aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJan Engelhardt <[email protected]>2008-01-03 23:33:44 +0100
committerSam Ravnborg <[email protected]>2008-01-28 23:14:37 +0100
commitd84876f9f8042d5536050b83674c4f348ca3c4df (patch)
tree86445ec7cc38d3348405492abf147e38f3630e1c /scripts/patch-kernel
parent09af091f50409a60a72086c737b9a6224dde5ab8 (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 <[email protected]> Signed-off-by: Sam Ravnborg <[email protected]> Cc: Roman Zippel <[email protected]> Cc: Randy Dunlap <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions