From 084a343b58d7effadb8f2c226c183cdb8cf2a351 Mon Sep 17 00:00:00 2001 From: Wisley Chen Date: Mon, 17 Oct 2016 18:30:54 +0800 Subject: mainboard/google/reef: add snappy variant Create the initial Snappy variant which refers to the Reef device. Snappy, an Apollolake-platform, is deviated from reference board Reef. BRANCH=master BUG=None TEST=Built & booted Signed-off-by: Wisley Chen Change-Id: I6f32c0b1a154edbd8c4822acdbdbdbeb4a0098e6 Reviewed-on: https://review.coreboot.org/17043 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/google/reef/Kconfig.name | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard/google/reef/Kconfig.name') diff --git a/src/mainboard/google/reef/Kconfig.name b/src/mainboard/google/reef/Kconfig.name index d73e69b31c..63e6ada321 100644 --- a/src/mainboard/google/reef/Kconfig.name +++ b/src/mainboard/google/reef/Kconfig.name @@ -7,3 +7,8 @@ config BOARD_GOOGLE_PYRO bool "Pyro" select BOARD_GOOGLE_BASEBOARD_REEF select BASEBOARD_REEF_LAPTOP + +config BOARD_GOOGLE_SNAPPY + bool "Snappy" + select BOARD_GOOGLE_BASEBOARD_REEF + select BASEBOARD_REEF_LAPTOP -- cgit v1.2.3