[coreboot-gerrit] Patch merged into coreboot/master: Kconfig: Update default hex values to start with 0x

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 2 19:08:23 CEST 2016


the following patch was just integrated into master:
commit 3b87812f004f1b510e36e2fb6a25b54181954190
Author: Martin Roth <martinroth at google.com>
Date:   Fri Sep 30 14:43:01 2016 -0600

    Kconfig: Update default hex values to start with 0x
    
    Kconfig hex values don't need to be in quotes, and should start with
    '0x'.  If the default value isn't set this way, Kconfig will add the
    0x to the start, and the entry can be added unnecessarily to the
    defconfig since it's "different" than what was set by the default.
    
    A check for this has been added to the Kconfig lint tool.
    
    Change-Id: I86f37340682771700011b6285e4b4af41b7e9968
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/16834
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>


See https://review.coreboot.org/16834 for details.

-gerrit



More information about the coreboot-gerrit mailing list