https://github.com/torvalds/linux
Revision 7ad1227818f09242cfe9bf1845fd24211f5f99bd authored by Jan Beulich on 09 December 2010, 08:11:38 UTC, committed by Michal Marek on 29 December 2010, 22:31:34 UTC
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>
1 parent 3079910
History
Tip revision: 7ad1227818f09242cfe9bf1845fd24211f5f99bd authored by Jan Beulich on 09 December 2010, 08:11:38 UTC
kconfig: fix undesirable side effect of adding "visible" menu attribute
Tip revision: 7ad1227
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.0 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top