commit | 0a28c47b8db8ff74d1bfbc5c5ad0100cea472351 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Wed Jun 30 13:11:01 2010 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Thu Jul 08 14:38:14 2010 +0200 |
tree | 403f1aa1877d6cf74138dd7643387df65ae9220b | |
parent | 246cf9c26bf11f2bffbecea6e5bd222eee7b1df8 [diff] |
kconfig: Don't write invisible choice values 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>