kconfig: Don't write invisible choice values
authorJan Beulich <JBeulich@novell.com>
Wed, 30 Jun 2010 12:11:01 +0000 (13:11 +0100)
committerMichal Marek <mmarek@suse.cz>
Thu, 8 Jul 2010 12:38:14 +0000 (14:38 +0200)
This makes it so "make oldconfig" really prompts for any choice where
options that previously weren't visible just became so. Previously one
would have to remember to go over all choice values and check whether
some that previously couldn't be selected now can be.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found