From: Jan Beulich Date: Wed, 30 Jun 2010 12:11:01 +0000 (+0100) Subject: kconfig: Don't write invisible choice values X-Git-Tag: v2.6.36-rc1~547^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a28c47b8db8ff74d1bfbc5c5ad0100cea472351;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed