Jan Engelhardt d84876f9f8 kconfig: allow overriding symbols
Allow config variables in .config to override earlier ones in the same
file. In other words,

	# CONFIG_SECURITY is not defined
	CONFIG_SECURITY=y

will activate it. This makes it a bit easier to do

cat original-config myconfig myconfig2 ... >.config;
and run *config as expected.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
2008-01-28 23:14:37 +01:00
..
2008-01-28 23:14:37 +01:00
2006-06-09 16:28:07 +02:00
2007-07-25 21:14:26 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-07-25 21:14:26 +02:00
2008-01-28 23:14:37 +01:00
2005-05-05 15:24:00 -07:00
2007-10-20 20:16:50 +02:00
2007-10-12 21:15:32 +02:00
2007-05-06 09:27:15 +02:00