From 585986d2666feab8ef098e0705c1ee0aea696352 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Fri, 6 Aug 2010 07:13:54 +0200 Subject: [PATCH] --- yaml --- r: 205192 b: refs/heads/master c: 14828349719aa09845843477df8bad60792d18f3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/conf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f7f22d18d430..c3350b162271 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 31d1d48e199e99077fb30f6fb9a793be7bec756f +refs/heads/master: 14828349719aa09845843477df8bad60792d18f3 diff --git a/trunk/scripts/kconfig/conf.c b/trunk/scripts/kconfig/conf.c index 010600ef58c0..274f2716b03e 100644 --- a/trunk/scripts/kconfig/conf.c +++ b/trunk/scripts/kconfig/conf.c @@ -599,12 +599,12 @@ int main(int ac, char **av) break; case savedefconfig: break; - case oldconfig: case oldaskconfig: rootEntry = &rootmenu; conf(&rootmenu); input_mode = silentoldconfig; /* fall through */ + case oldconfig: case listnewconfig: case oldnoconfig: case silentoldconfig: