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@google.com>
Reviewed-on: https://review.coreboot.org/20361
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
This commit is contained in:
Martin Roth 2017-06-25 21:35:01 -06:00
parent a02b65c40b
commit f059f6f0ab
2 changed files with 1 additions and 5 deletions

View File

@ -61,11 +61,8 @@ config DEVICETREE
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

View File

@ -101,7 +101,6 @@ config DEVICETREE
config EC_GOOGLE_CHROMEEC_BOARDNAME
string
default "rambi" if BOARD_GOOGLE_RAMBI
default ""
config VGA_BIOS_FILE