Searched hist:"5 a1aa8a1aff6191ecc55f21d8b5f0e47108ed91b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | lkc_proto.h | diff 5a1aa8a1aff6191ecc55f21d8b5f0e47108ed91b Thu Feb 28 22:11:50 CST 2008 Roman Zippel <zippel@linux-m68k.org> 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>
|
H A D | symbol.c | diff 5a1aa8a1aff6191ecc55f21d8b5f0e47108ed91b Thu Feb 28 22:11:50 CST 2008 Roman Zippel <zippel@linux-m68k.org> 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>
|
H A D | menu.c | diff 5a1aa8a1aff6191ecc55f21d8b5f0e47108ed91b Thu Feb 28 22:11:50 CST 2008 Roman Zippel <zippel@linux-m68k.org> 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>
|