diff options
author | Martin Roth <martinroth@google.com> | 2017-06-25 21:35:01 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-06-27 16:06:17 +0000 |
commit | f059f6f0ab4f61eb255a61b06b332ede804b1eeb (patch) | |
tree | d72b775f9e3b8df13e33dbd24fc251d39efa4818 /src/mainboard/google/rambi/Kconfig | |
parent | a02b65c40b2e29ae3e5f3a326feb3cdaaeabe87f (diff) |
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>
Diffstat (limited to 'src/mainboard/google/rambi/Kconfig')
-rw-r--r-- | src/mainboard/google/rambi/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 |