coreboot-kgpe-d16/util/kconfig
Roman Zippel 543aa7ba7b 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.

Change-Id: If0f00d1783907d606220cda5307b8960d3bfc38d
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3291
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-05-26 11:49:12 +02:00
..
lxdialog kconfig: Some terms or curses libraries treat backspace as 0x08 2012-10-23 05:05:53 +02:00
Makefile Isolate Kconfig host compiler options 2012-09-14 07:33:07 +02:00
POTFILES.in
check.sh
conf.c
confdata.c Force coreboot mconf to create temp files in the output directory 2012-04-02 18:39:22 +02:00
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-26 11:49:12 +02:00
lkc.h kconfig: Fix 'make gconfig'. 2012-04-13 10:51:40 +02:00
lkc_proto.h kconfig: add named choice group 2013-05-26 11:49:12 +02:00
mconf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
menu.c kconfig: add named choice group 2013-05-26 11:49:12 +02:00
qconf.cc
qconf.h
regex.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
regex.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
symbol.c kconfig: add named choice group 2013-05-26 11:49:12 +02:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.tab.c_shipped kconfig: add named choice group 2013-05-26 11:49:12 +02:00
zconf.y kconfig: add named choice group 2013-05-26 11:49:12 +02:00