alistair23-linux/scripts/kconfig
Karsten Wiese 49e5646d65 [PATCH] qconf: immediately update integer and string values in xconfig display
In xconfig's display integer and string values are also shown as part of
the config item's descriptive text.

This patch updates the descriptive text, when the corresponding value has
been changed.  Fix for http://bugzilla.kernel.org/show_bug.cgi?id=7744

Take2 uses updateList() so config values dependending on the changed value
see the change.

Signed-off-by: Karsten Wiese <fzu@wemgehoertderstaat.de>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:51 -08:00
..
lxdialog [PATCH] fix menuconfig colours with TERM=vt100 2006-11-25 13:28:34 -08:00
.gitignore [PATCH] .gitignore: add miscellaneous files 2006-11-13 07:40:42 -08:00
conf.c [PATCH] kconfig: new function "bool conf_get_changed(void)" 2006-12-13 09:05:48 -08:00
confdata.c [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc 2006-12-13 09:05:48 -08:00
expr.c kconfig: create links in info window 2006-06-09 16:28:07 +02:00
expr.h kconfig: add defconfig_list/module option 2006-06-09 07:31:30 +02:00
gconf.c [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state 2006-12-13 09:05:48 -08:00
gconf.glade [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state 2006-12-13 09:05:48 -08: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 kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
lkc.h [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
lkc_proto.h [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc 2006-12-13 09:05:48 -08:00
Makefile kbuild: do not build mconf & lxdialog unless needed 2006-09-30 11:19:20 +02:00
mconf.c [PATCH] kconfig: new function "bool conf_get_changed(void)" 2006-12-13 09:05:48 -08:00
menu.c kconfig: warn about leading whitespace for menu prompts 2006-06-09 16:28:07 +02:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.cc [PATCH] qconf: immediately update integer and string values in xconfig display 2007-02-14 08:09:51 -08:00
qconf.h [PATCH] qconf: (re)fix SIGSEGV on empty menu items 2007-01-11 18:18:20 -08:00
symbol.c [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
util.c kconfig: fix .config dependencies 2006-06-09 07:31:30 +02:00
zconf.gperf kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
zconf.hash.c_shipped kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
zconf.l [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00
zconf.tab.c_shipped [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
zconf.y [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00