summaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/Kconfig.name
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-08-29 00:21:10 -0500
committerMartin Roth <martinroth@google.com>2017-10-13 15:19:55 +0000
commitc8374e32920d2bffbd5fe7b65621fe0b90cfb19e (patch)
tree02733e664dd05f934800d70fe66a875ae0524b51 /src/mainboard/google/cyan/Kconfig.name
parent35213664cf8f490df3e6b79199774b84f7648d01 (diff)
downloadcoreboot-c8374e32920d2bffbd5fe7b65621fe0b90cfb19e.tar.xz
google/relm: add new board as variant of cyan baseboard
Add support for google/relm (white label Chromebook) as a variant of the cyan Braswell baseboard. - Add board-specific code as the new relm variant - Add new shared SPD files to baseboard Sourced from Chromium branch firmware-strago-7287.B, commit 02dc8db: Banon: 2nd source DDR memory (Micro-MT52L256M32D1PF) Change-Id: Ife10f5f75435f356cd896588dd6f425e54f3c88e Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/21574 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Diffstat (limited to 'src/mainboard/google/cyan/Kconfig.name')
-rw-r--r--src/mainboard/google/cyan/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/cyan/Kconfig.name b/src/mainboard/google/cyan/Kconfig.name
index 82e801aff1..77acf3603c 100644
--- a/src/mainboard/google/cyan/Kconfig.name
+++ b/src/mainboard/google/cyan/Kconfig.name
@@ -22,6 +22,10 @@ config BOARD_GOOGLE_REKS
bool "Reks"
select BOARD_GOOGLE_BASEBOARD_CYAN
+config BOARD_GOOGLE_RELM
+ bool "Relm"
+ select BOARD_GOOGLE_BASEBOARD_CYAN
+
config BOARD_GOOGLE_TERRA
bool "Terra"
select BOARD_GOOGLE_BASEBOARD_CYAN