From f059f6f0ab4f61eb255a61b06b332ede804b1eeb Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 25 Jun 2017 21:35:01 -0600 Subject: mb/google: Remove ChromeEC builds for auron and rambi MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://review.coreboot.org/20361 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Philippe Mathieu-Daudé --- src/mainboard/google/auron/Kconfig | 5 +---- src/mainboard/google/rambi/Kconfig | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/auron/Kconfig b/src/mainboard/google/auron/Kconfig index d911ff5461..8cf7e8f968 100644 --- a/src/mainboard/google/auron/Kconfig +++ b/src/mainboard/google/auron/Kconfig @@ -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 diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig index 78f077ab7b..c1b0ca2e25 100644 --- a/src/mainboard/google/rambi/Kconfig +++ b/src/mainboard/google/rambi/Kconfig @@ -101,7 +101,6 @@ config DEVICETREE config EC_GOOGLE_CHROMEEC_BOARDNAME string - default "rambi" if BOARD_GOOGLE_RAMBI default "" config VGA_BIOS_FILE -- cgit v1.2.3