diff options
author | Jan Engelhardt <jengelh@computergmbh.de> | 2008-01-03 23:33:44 +0100 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2008-01-28 23:14:37 +0100 |
commit | d84876f9f8042d5536050b83674c4f348ca3c4df (patch) | |
tree | 86445ec7cc38d3348405492abf147e38f3630e1c /scripts/kconfig/expr.c | |
parent | 09af091f50409a60a72086c737b9a6224dde5ab8 (diff) |
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>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions