linux/scripts/kconfig
Roman Zippel 5a1aa8a1af kconfig: add named choice group
As choice dependency are now fully checked, it's quite easy to add support
for named choices. This lifts the restriction that a choice value can only
appear once, although it still has to be within the same group,
but multiple choices can be joined by giving them a name.
While at it I cleaned up a little the choice type logic to simplify it a
bit.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2008-04-28 23:05:48 +02:00
..
lxdialog kconfig: reversed borderlines in inputbox 2008-04-28 22:27:26 +02:00
.gitignore
Makefile
POTFILES.in
check.sh
conf.c
confdata.c
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped kconfig: add named choice group 2008-04-28 23:05:48 +02:00
lkc.h
lkc_proto.h kconfig: add named choice group 2008-04-28 23:05:48 +02:00
mconf.c
menu.c kconfig: add named choice group 2008-04-28 23:05:48 +02:00
qconf.cc
qconf.h
symbol.c kconfig: add named choice group 2008-04-28 23:05:48 +02:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.tab.c_shipped kconfig: add named choice group 2008-04-28 23:05:48 +02:00
zconf.y kconfig: add named choice group 2008-04-28 23:05:48 +02:00