• R
    kconfig: add named choice group · 5a1aa8a1
    Roman Zippel 提交于
    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: NRoman Zippel <zippel@linux-m68k.org>
    Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
    5a1aa8a1
lex.zconf.c_shipped 54.8 KB