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: