android_kernel_xiaomi_sm8350/scripts/kconfig
Roman Zippel 3f23ca2b37 [PATCH] kconfig: fix restart for choice symbols
The restart check whether new symbols became visible, didn't always work for
choice symbols.  Even if a choice symbol itself isn't changable, the childs
are.  This also requires to update the new status of all choice values, once
one of them is set.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:53 -08:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
conf.c [PATCH] kconfig: fix restart for choice symbols 2005-11-09 07:55:53 -08:00
confdata.c
expr.c
expr.h [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped
lkc_proto.h
lkc.h [PATCH] fix build on nls free systems 2005-10-30 17:37:28 -08:00
Makefile [PATCH] typo correction for fix-build-on-nls-free-systems 2005-11-07 07:53:23 -08:00
mconf.c [PATCH] clarify menuconfig /(search) help text 2005-10-30 17:37:19 -08:00
menu.c
POTFILES.in
qconf.cc
qconf.h
symbol.c [PATCH] kconfig: fix restart for choice symbols 2005-11-09 07:55:53 -08:00
util.c
zconf.l
zconf.tab.c_shipped [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00
zconf.tab.h_shipped
zconf.y [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00