diff options
author | Jan Beulich <JBeulich@novell.com> | 2010-12-09 08:11:38 +0000 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-12-29 23:31:34 +0100 |
commit | 7ad1227818f09242cfe9bf1845fd24211f5f99bd (patch) | |
tree | c2de70d97c46adc192ec653983421c1812b5ddb3 /scripts/rt-tester | |
parent | 307991055b0ce65d53dc1eb501c456c10eb36360 (diff) | |
download | linux-7ad1227818f09242cfe9bf1845fd24211f5f99bd.tar.gz linux-7ad1227818f09242cfe9bf1845fd24211f5f99bd.tar.bz2 linux-7ad1227818f09242cfe9bf1845fd24211f5f99bd.zip |
kconfig: fix undesirable side effect of adding "visible" menu attribute
This lead to non-selected, non-user-selectable options to be written
out to .config. This is not only pointless, but also preventing the
user to be prompted should any of those options eventually become
visible (e.g. by de-selecting the *_AUTO options the "visible"
attribute was added for.
Furthermore it is quite logical for the "visible" attribute of a menu
to control the visibility of all contained prompts, which is what the
patch does.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/rt-tester')
0 files changed, 0 insertions, 0 deletions