From 37bf996efb16aa48fb0270b38b3c83633c3bf784 Mon Sep 17 00:00:00 2001 From: Jeff Chase Date: Mon, 11 Nov 2019 18:05:08 -0500 Subject: mb/google/fizz: Add Endeavour variant Use the existing Karma variant as a base. BUG=b:144307303 TEST=build Change-Id: I09a10e99877d18361b31b36bed703b02508ccd05 Signed-off-by: Jeff Chase Reviewed-on: https://review.coreboot.org/c/coreboot/+/36791 Tested-by: build bot (Jenkins) Reviewed-by: Shelley Chen Reviewed-by: Angel Pons --- src/mainboard/google/fizz/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/fizz/Kconfig.name') diff --git a/src/mainboard/google/fizz/Kconfig.name b/src/mainboard/google/fizz/Kconfig.name index 608a58d44d..45cdbd9388 100644 --- a/src/mainboard/google/fizz/Kconfig.name +++ b/src/mainboard/google/fizz/Kconfig.name @@ -7,3 +7,7 @@ config BOARD_GOOGLE_FIZZ config BOARD_GOOGLE_KARMA bool "-> Karma" select BOARD_GOOGLE_BASEBOARD_FIZZ + +config BOARD_GOOGLE_ENDEAVOUR + bool "-> Endeavour" + select BOARD_GOOGLE_BASEBOARD_FIZZ -- cgit v1.2.3