[coreboot-gerrit] Patch merged into coreboot/master: kconfig: Allow KCONFIG_STRICT outside of confdata.c

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 30 06:59:04 CET 2015


the following patch was just integrated into master:
commit 57a31317a26ff5f55638c4f3dd8d06b8a69b78f2
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Thu Aug 20 11:19:34 2015 -0700

    kconfig: Allow KCONFIG_STRICT outside of confdata.c
    
    To catch dependency errors in symbol.c (such as the ones
    fixed by I51b4ee326f082c6a656a813ee5772e9c34f5c343) we need
    to check for global kconfig warnings before saving config
    files.
    
    This patch will produce errors for wrong dependencies and
    add catching of errors to conf, nconf and mconf. Sorry,
    gconf users, you will have to wait.
    
    Change-Id: Idf7ee406ce3869941af319219aea16fab826df84
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: http://review.coreboot.org/11291
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list