aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/Kconfig.name
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-08-26 06:10:18 -0500
committerMartin Roth <martinroth@google.com>2017-09-21 17:31:51 +0000
commit3b498a0b533713d8d158611863d090ac68116c4d (patch)
treeb13f0688c00d01870969a805ee4bc5fb5bfcb6b2 /src/mainboard/google/cyan/Kconfig.name
parent6fd2e0e088f678f24554a3e29c25f9d030f2cb66 (diff)
google/celes: add new board as variant of cyan baseboard
Add support for google/celes (Samsung Chromebook 3) as a variant of the cyan Braswell baseboard. - Add board-specific code as the new celes variant - Add new trackpad I2C device to the baseboard for potential reuse by other variants Sourced from Chromium branch firmware-celes-7287.92.B, commit 9f0760a: Revert "Revert "soc/intel/braswell: Populate NVS SCC BAR1"" Change-Id: Id52d3c523bae7745b3dc04da012ab65c1fb37887 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/21572 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 4b882fb807..f9d7d1b04f 100644
--- a/src/mainboard/google/cyan/Kconfig.name
+++ b/src/mainboard/google/cyan/Kconfig.name
@@ -2,6 +2,10 @@ config BOARD_GOOGLE_BANON
bool "Banon"
select BOARD_GOOGLE_BASEBOARD_CYAN
+config BOARD_GOOGLE_CELES
+ bool "Celes"
+ select BOARD_GOOGLE_BASEBOARD_CYAN
+
config BOARD_GOOGLE_CYAN
bool "Cyan"
select BOARD_GOOGLE_BASEBOARD_CYAN