[coreboot-gerrit] New patch to review for coreboot: Hide EC_GOOGLE_CHROMEEC_SPI_BUS.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Fri Mar 4 09:32:14 CET 2016


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13906

-gerrit

commit 982cfeae45214956e26df9ef64e657bf4e27af3a
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Fri Mar 4 09:31:14 2016 +0100

    Hide EC_GOOGLE_CHROMEEC_SPI_BUS.
    
    It's mobo architecture, not a user-adjustable setting.
    
    Change-Id: I8bb81638f391cf0ba880801e4707d8f0957897c8
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/ec/google/chromeec/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ec/google/chromeec/Kconfig b/src/ec/google/chromeec/Kconfig
index 59a9781..2e4affc 100644
--- a/src/ec/google/chromeec/Kconfig
+++ b/src/ec/google/chromeec/Kconfig
@@ -60,7 +60,7 @@ config EC_GOOGLE_CHROMEEC_SPI
 
 config EC_GOOGLE_CHROMEEC_SPI_BUS
 	depends on EC_GOOGLE_CHROMEEC_SPI
-	hex "SPI bus for Google's Chrome EC"
+	hex
 
 config EC_GOOGLE_CHROMEEC_SPI_WAKEUP_DELAY_US
 	depends on EC_GOOGLE_CHROMEEC_SPI



More information about the coreboot-gerrit mailing list