aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.h
diff options
context:
space:
mode:
authorKyle McMartin <[email protected]>2010-09-01 15:21:30 +0000
committerMichal Marek <[email protected]>2010-10-09 21:55:08 +0000
commite9203c988234aa512bd45ca32b52e21c7bbfc414 (patch)
tree38e0d20834cfa98f318a37ae30867259e01da696 /scripts/kconfig/expr.h
parentkconfig: Temporarily disable dependency warnings (diff)
downloadkernel-e9203c988234aa512bd45ca32b52e21c7bbfc414.tar.gz
kernel-e9203c988234aa512bd45ca32b52e21c7bbfc414.zip
kbuild: fix oldnoconfig to do the right thing
Commit 861b4ea4 broke oldnoconfig when removed the oldnoconfig checks on if (input_mode == nonint_oldconfig || input_mode == oldnoconfig) { if (input_mode == nonint_oldconfig && sym->name && !sym_is_choice_value(sym)) { to avoid oldnoconfig chugging through the else stanza. Fix that to restore expected behaviour (which I've confirmed in the Fedora kernel build that the configs end up looking the same.) Signed-off-by: Kyle McMartin <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'scripts/kconfig/expr.h')
0 files changed, 0 insertions, 0 deletions