linux/scripts/kconfig
Jan Beulich f5eaa323eb kconfig: tristate choices with mixed tristate and boolean values
Change kconfig behavior so that mixing bool and tristate config
settings in a choice is possible and has the desired effect of offering
just the tristate options individually if the choice gets set to M, and
a normal boolean selection if the choice gets set to Y.

Also fix scripts/kconfig/conf's handling of children of choice values -
there may be more than one immediate child, and all of them need to be
processed.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: "Roman Zippel" <zippel@linux-m68k.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2008-01-28 23:21:18 +01:00
..
lxdialog kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
.gitignore
check.sh
conf.c kconfig: tristate choices with mixed tristate and boolean values 2008-01-28 23:21:18 +01:00
confdata.c kconfig: explicitly introduce expression list 2008-01-28 23:14:39 +01:00
expr.c kconfig: tristate choices with mixed tristate and boolean values 2008-01-28 23:21:18 +01:00
expr.h kconfig: environment symbol support 2008-01-28 23:14:39 +01:00
gconf.c kconfig: gconfig: symbol fix 2008-01-28 23:14:39 +01:00
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped
lkc_proto.h
lkc.h kconfig: environment symbol support 2008-01-28 23:14:39 +01:00
Makefile
mconf.c kconfig: gettext support for menuconfig 2008-01-28 23:14:39 +01:00
menu.c kconfig: tristate choices with mixed tristate and boolean values 2008-01-28 23:21:18 +01:00
POTFILES.in kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
qconf.cc kconfig: environment symbol support 2008-01-28 23:14:39 +01:00
qconf.h
symbol.c kconfig: use environment option 2008-01-28 23:14:39 +01:00
util.c kconfig: environment symbol support 2008-01-28 23:14:39 +01:00
zconf.gperf kconfig: remove "enable" 2008-01-28 23:21:18 +01:00
zconf.hash.c_shipped kconfig: remove "enable" 2008-01-28 23:21:18 +01:00
zconf.l
zconf.tab.c_shipped
zconf.y