From 9baff96e0eb386f30386a50f86e9a07e4f1bd304 Mon Sep 17 00:00:00 2001 From: David Wu Date: Wed, 12 Sep 2018 15:44:14 +0800 Subject: mb/google/fizz: Prepare sharing directory for variants Clean up Kconfig file in order to support variants for fizz. Add BOARD_GOOGLE_BASEBOARD_FIZZ that can be set by various fizz variants to use the common baseboard configs. BUG=b:117066935 BRANCH=Fizz TEST=emerge-fizz coreboot Change-Id: I9c89f1dc526a9d623e1ae4d4b52a923489b389d3 Signed-off-by: David Wu Reviewed-on: https://review.coreboot.org/28959 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/google/fizz/Kconfig.name | 1 + 1 file changed, 1 insertion(+) (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 12685d9313..28c970069c 100644 --- a/src/mainboard/google/fizz/Kconfig.name +++ b/src/mainboard/google/fizz/Kconfig.name @@ -1,2 +1,3 @@ config BOARD_GOOGLE_FIZZ bool "Fizz" + select BOARD_GOOGLE_BASEBOARD_FIZZ -- cgit v1.2.3