linux/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
Makefile [PATCH] typo correction for fix-build-on-nls-free-systems 2005-11-07 07:53:23 -08:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
conf.c [PATCH] kconfig: fix restart for choice symbols 2005-11-09 07:55:53 -08:00
confdata.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
expr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
expr.h [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00
gconf.c [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
gconf.glade [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] kconfig: kxgettext: EOL fix 2005-09-05 00:05:49 -07:00
lex.zconf.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkc.h [PATCH] fix build on nls free systems 2005-10-30 17:37:28 -08:00
lkc_proto.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mconf.c [PATCH] clarify menuconfig /(search) help text 2005-10-30 17:37:19 -08:00
menu.c [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symbol.c [PATCH] kconfig: fix restart for choice symbols 2005-11-09 07:55:53 -08:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.tab.c_shipped [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00
zconf.tab.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.y [PATCH] kconfig: Fix Kconfig performance bug 2005-11-09 07:55:53 -08:00