aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/Kconfig.name
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-09-02 21:17:48 -0500
committerMartin Roth <martinroth@google.com>2017-10-15 22:23:18 +0000
commitf4dc596a383c2f6ee03d24f37396a8d8b78f155c (patch)
tree7d6aae06117ea7bfd67ceb73ccee9d7f2217fea4 /src/mainboard/google/cyan/Kconfig.name
parent94bc265b6437d8793d972efa612579b9c2be0ba3 (diff)
google/wizpig: add new board as variant of cyan baseboard
Add support for google/wizpig (white label Chromebook) as a variant of the cyan Braswell baseboard. - Add board-specific code as the new wizpig variant - Add new shared SPD file to the baseboard Sourced from Chromium branch firmware-strago-7287.B, commit 02dc8db: Banon: 2nd source DDR memory (Micro-MT52L256M32D1PF) Change-Id: I424d2256eb79ca3ea0a62620954c57c09ae0c0b2 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/21577 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
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 24c3592b4a..53171610a0 100644
--- a/src/mainboard/google/cyan/Kconfig.name
+++ b/src/mainboard/google/cyan/Kconfig.name
@@ -37,3 +37,7 @@ config BOARD_GOOGLE_TERRA
config BOARD_GOOGLE_ULTIMA
bool "Ultima"
select BOARD_GOOGLE_BASEBOARD_CYAN
+
+config BOARD_GOOGLE_WIZPIG
+ bool "Wizpig"
+ select BOARD_GOOGLE_BASEBOARD_CYAN