[coreboot-gerrit] Patch merged into coreboot/master: f099e1b util/kconfig/Makefile: Add savedefconfig target

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 10 03:15:12 CEST 2015


the following patch was just integrated into master:
commit f099e1bcff48d7d83c258c866c84a6eb90621434
Author: Martin Roth <gaumless at gmail.com>
Date:   Sun Jun 7 20:30:28 2015 -0600

    util/kconfig/Makefile: Add savedefconfig target
    
    Add a savedefconfig target and the help for it to the kconfig
    makefile.
    
    The main advantage I found for using defconfigs instead of the full
    .config is that they require less maintenence, so long as reasonable
    default values are set when adding new config options.  When the
    defconfig is expanded, it will use default values for all options not
    saved in the defconfig.  This cuts the size of a saved config from
    500ish lines to roughly 20 lines.
    
    savedefconfig was added to the linux kernel in commit id
    7cf3d73b4360e91b14326632ab1aeda4cb26308d
    
    Change-Id: I45f3dc87b773fb6e9ee53e32fdcafff1f53074d2
    Signed-off-by: Martin Roth <gaumless at gmail.com>
    Reviewed-on: http://review.coreboot.org/10462
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list