[coreboot-gerrit] Patch merged into coreboot/master: google/reef: Fix default values in Kconfig

gerrit at coreboot.org gerrit at coreboot.org
Fri Sep 30 23:57:20 CEST 2016


the following patch was just integrated into master:
commit 80fa9d899c2dacf3b842b8a8cae28352bb874e62
Author: Martin Roth <martinroth at google.com>
Date:   Thu Sep 29 15:10:37 2016 -0600

    google/reef: Fix default values in Kconfig
    
    These default values weren't being set with the default
    keyword so were ending up with different values.
    
    from the default generated config file before this change:
    CONFIG_DRIVER_TPM_I2C_BUS=0x9
    CONFIG_DRIVER_TPM_I2C_ADDR=0x2
    CONFIG_DRIVER_TPM_I2C_IRQ=-1
    
    Change-Id: I19514d0c9b2a9b7e479f003a4d3384e073f4d531
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/16828
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list