From ba49c09b2f69f3daccc8a04edfd025f93a4f217c Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Tue, 27 Mar 2018 13:34:40 -0700 Subject: mb/google/poppy: Add variant for Atlas Add a new variant of Poppy for the Atlas board. BUG=b:75454415 TEST=tested on a P0 board. System boots and is mostly functional, though some peripherals are not ready so there are no touchpad/touchscreen devices configured yet. Change-Id: I5a0bccd1bda0134aa51885ac2c6e7bb5b45de924 Signed-off-by: Duncan Laurie Reviewed-on: https://review.coreboot.org/25389 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/poppy/Kconfig.name | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard/google/poppy/Kconfig.name') diff --git a/src/mainboard/google/poppy/Kconfig.name b/src/mainboard/google/poppy/Kconfig.name index d8d685e415..686dd1d130 100644 --- a/src/mainboard/google/poppy/Kconfig.name +++ b/src/mainboard/google/poppy/Kconfig.name @@ -1,3 +1,8 @@ +config BOARD_GOOGLE_ATLAS + bool "Atlas" + select BOARD_GOOGLE_BASEBOARD_POPPY + select VARIANT_SPECIFIC_OPTIONS_ATLAS + config BOARD_GOOGLE_POPPY bool "Poppy" select BOARD_GOOGLE_BASEBOARD_POPPY -- cgit v1.2.3