aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/Kconfig.name
diff options
context:
space:
mode:
authorFrankChu <Frank_Chu@pegatron.corp-partner.google.com>2020-11-24 15:49:14 +0800
committerPaul Fagerburg <pfagerburg@chromium.org>2020-11-25 21:29:46 +0000
commit8b0c1c8027cc4ba1e139d90102d6236746de2def (patch)
treeb750a2be3bfd9e44aa015dce2d30dbaf846788ba /src/mainboard/google/dedede/Kconfig.name
parent1856effaf2397edc3e00b8c2cf2acdb9f6bd935e (diff)
mb/google/dedede: Create galtic variant
Create the galtic variant of the waddledee reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.3.1). BUG=b:170913840 BRANCH=None TEST=util/abuild/abuild -p none -t google/dedede -x -a make sure the build includes GOOGLE_GALTIC Signed-off-by: FrankChu <Frank_Chu@pegatron.corp-partner.google.com> Change-Id: Ie7534d56bc67aca4484f40af1221d669addc01fd Reviewed-on: https://review.coreboot.org/c/coreboot/+/47900 Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/dedede/Kconfig.name')
-rw-r--r--src/mainboard/google/dedede/Kconfig.name5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/Kconfig.name b/src/mainboard/google/dedede/Kconfig.name
index 2a8950c88e..c8ce0030d8 100644
--- a/src/mainboard/google/dedede/Kconfig.name
+++ b/src/mainboard/google/dedede/Kconfig.name
@@ -78,3 +78,8 @@ config BOARD_GOOGLE_LANTIS
select BOARD_GOOGLE_BASEBOARD_DEDEDE
select BASEBOARD_DEDEDE_LAPTOP
select DRIVERS_GENERIC_MAX98357A
+
+config BOARD_GOOGLE_GALTIC
+ bool "-> Galtic"
+ select BOARD_GOOGLE_BASEBOARD_DEDEDE
+ select BASEBOARD_DEDEDE_LAPTOP