[coreboot-gerrit] Change in coreboot[master]: mb/google: Remove ChromeEC builds for auron and rambi

Martin Roth (Code Review) gerrit at coreboot.org
Mon Jun 26 05:42:40 CEST 2017


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


Change subject: mb/google: Remove ChromeEC builds for auron and rambi
......................................................................

mb/google: Remove ChromeEC builds for auron and rambi

The ChromeEC board directories for auron and rambi have been removed
from the latest version of ChromeEC.  Remove them here so the submodule
can be brought forward.

Change-Id: I763d03009f735d3f8aedbeb44788d03714c86102
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/google/auron/Kconfig
M src/mainboard/google/rambi/Kconfig
2 files changed, 1 insertion(+), 5 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/20361/1

diff --git a/src/mainboard/google/auron/Kconfig b/src/mainboard/google/auron/Kconfig
index d911ff5..8cf7e8f 100644
--- a/src/mainboard/google/auron/Kconfig
+++ b/src/mainboard/google/auron/Kconfig
@@ -61,11 +61,8 @@
 
 config EC_GOOGLE_CHROMEEC_BOARDNAME
 	string
-	default "auron" if BOARD_GOOGLE_AURON_PAINE
-	default "auron" if BOARD_GOOGLE_AURON_YUNA
-	default "" if BOARD_GOOGLE_GANDOF
-	default "" if BOARD_GOOGLE_LULU
 	default "samus" if BOARD_GOOGLE_SAMUS
+	default ""
 
 config MAX_CPUS
 	int
diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig
index 78f077a..c1b0ca2 100644
--- a/src/mainboard/google/rambi/Kconfig
+++ b/src/mainboard/google/rambi/Kconfig
@@ -101,7 +101,6 @@
 
 config EC_GOOGLE_CHROMEEC_BOARDNAME
 	string
-	default "rambi" if BOARD_GOOGLE_RAMBI
 	default ""
 
 config VGA_BIOS_FILE

-- 
To view, visit https://review.coreboot.org/20361
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I763d03009f735d3f8aedbeb44788d03714c86102
Gerrit-Change-Number: 20361
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/20170626/4f3f9950/attachment.html>


More information about the coreboot-gerrit mailing list