[coreboot-gerrit] Change in coreboot[master]: mainboard/google: Disable big, pit, and ryu ec builds

Martin Roth (Code Review) gerrit at coreboot.org
Tue Feb 20 17:12:30 CET 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/23826


Change subject: mainboard/google: Disable big, pit, and ryu ec builds
......................................................................

mainboard/google: Disable big, pit, and ryu ec builds

The EC builds for nyan_big, peach_pit, and smaug (ryu) have been removed
from the latest EC codebase, so don't try to build them by default
anymore.

Change-Id: I53901b32753c5b9b050f517bbf3f10b9071913d4
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/google/nyan_big/Kconfig
M src/mainboard/google/peach_pit/Kconfig
M src/mainboard/google/smaug/Kconfig
3 files changed, 0 insertions(+), 12 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/23826/1

diff --git a/src/mainboard/google/nyan_big/Kconfig b/src/mainboard/google/nyan_big/Kconfig
index 2ebae84..cdc5d22 100644
--- a/src/mainboard/google/nyan_big/Kconfig
+++ b/src/mainboard/google/nyan_big/Kconfig
@@ -79,10 +79,6 @@
 	hex
 	default 0x20
 
-config EC_GOOGLE_CHROMEEC_BOARDNAME
-	string
-	default "big"
-
 config GBB_HWID
 	string
 	depends on CHROMEOS
diff --git a/src/mainboard/google/peach_pit/Kconfig b/src/mainboard/google/peach_pit/Kconfig
index 70fbd1a..542176a 100644
--- a/src/mainboard/google/peach_pit/Kconfig
+++ b/src/mainboard/google/peach_pit/Kconfig
@@ -49,10 +49,6 @@
 	int
 	default 3
 
-config EC_GOOGLE_CHROMEEC_BOARDNAME
-	string
-	default "pit"
-
 config GBB_HWID
 	string
 	depends on CHROMEOS
diff --git a/src/mainboard/google/smaug/Kconfig b/src/mainboard/google/smaug/Kconfig
index cfd508f..86c187d 100644
--- a/src/mainboard/google/smaug/Kconfig
+++ b/src/mainboard/google/smaug/Kconfig
@@ -84,10 +84,6 @@
 	hex
 	default 0x1
 
-config EC_GOOGLE_CHROMEEC_BOARDNAME
-	string
-	default "ryu"
-
 config GBB_HWID
 	string
 	depends on CHROMEOS

-- 
To view, visit https://review.coreboot.org/23826
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I53901b32753c5b9b050f517bbf3f10b9071913d4
Gerrit-Change-Number: 23826
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180220/1a32b7d7/attachment.html>


More information about the coreboot-gerrit mailing list