[coreboot-gerrit] Patch merged into coreboot/master: 543aa7b kconfig: add named choice group

gerrit at coreboot.org gerrit at coreboot.org
Sun May 26 11:49:13 CEST 2013


the following patch was just integrated into master:
commit 543aa7ba7bcc367d420f910141c33068154e5b3a
Author: Roman Zippel <zippel at linux-m68k.org>
Date:   Fri Feb 29 05:11:50 2008 +0100

    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 at linux-m68k.org>
    Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
    
    =======
    
    Cherry-picked from the Linux kernel.
    
    Change-Id: If0f00d1783907d606220cda5307b8960d3bfc38d
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3291
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/3291 for details.

-gerrit



More information about the coreboot-gerrit mailing list