From: Roman Zippel Date: Thu, 13 Jul 2006 11:22:38 +0000 (+0200) Subject: kconfig: correct oldconfig for unset choice options X-Git-Tag: v2.6.18-rc4~71^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002d27b1b70f6d574c816ef265147704c4e951f1;p=pandora-kernel.git kconfig: correct oldconfig for unset choice options oldconfig currently ignores unset choice options and doesn't ask for them. Correct the SYMBOL_DEF_USER flag of the choice symbol to be only set if it's set for all values. Signed-off-by: Roman Zippel Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed