From: Yann E. MORIN Date: Wed, 24 Apr 2013 20:00:04 +0000 (+0200) Subject: kconfig: do not override symbols already set X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfa98f2e0ae956feca935573e977d7661a9561b9;p=pandora-kernel.git kconfig: do not override symbols already set For randconfig, if a list of required symbols is specified with KCONFIG_ALLCONFIG, such symbols do not "have a value" as per sym_has_value(), but have the "valid" flag set. Signed-off-by: "Yann E. MORIN" --- Reading git-diff-tree failed