coreboot/util/kconfig
Roman Zippel 440f12784a 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>

=======

Cherry-picked from the Linux kernel.

BUG=None
TEST=Built for Pit, Link, Fox.
BRANCH=None

Change-Id: I3b03b9992094d0a21fb768597e0afddd664e946d
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/51056
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
2013-05-13 17:18:52 -07:00
..
lxdialog kconfig: reversed borderlines in inputbox 2013-05-13 17:18:51 -07:00
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 2013-05-13 17:18:52 -07:00
lkc.h
lkc_proto.h kconfig: add named choice group 2013-05-13 17:18:52 -07:00
Makefile
mconf.c
menu.c kconfig: add named choice group 2013-05-13 17:18:52 -07:00
POTFILES.in
qconf.cc
qconf.h
regex.c
regex.h
symbol.c kconfig: add named choice group 2013-05-13 17:18:52 -07:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.tab.c_shipped kconfig: add named choice group 2013-05-13 17:18:52 -07:00
zconf.y kconfig: add named choice group 2013-05-13 17:18:52 -07:00