aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/fizz/Kconfig.name
diff options
context:
space:
mode:
authorDavid Wu <david_wu@quanta.corp-partner.google.com>2018-09-12 15:44:14 +0800
committerPatrick Georgi <pgeorgi@google.com>2018-10-10 12:17:51 +0000
commit9baff96e0eb386f30386a50f86e9a07e4f1bd304 (patch)
tree78a875bedcadad668b0ac237757a133145ef202e /src/mainboard/google/fizz/Kconfig.name
parent022f76b0d3d571143238b0f8740b0e1d0ee99e3e (diff)
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 <david_wu@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/28959 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/fizz/Kconfig.name')
-rw-r--r--src/mainboard/google/fizz/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
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