summaryrefslogtreecommitdiff
path: root/src/mainboard/google/skyrim/Kconfig.name
diff options
context:
space:
mode:
authorChao Gui <chaogui@google.com>2022-12-31 07:01:14 -0800
committerMartin L Roth <gaumless@gmail.com>2023-01-04 07:06:27 +0000
commitca07e1cff98070dcc845692ca576273f41b482fd (patch)
tree5b55eb9e11af90f4bf6247fc26aa845fea0613a2 /src/mainboard/google/skyrim/Kconfig.name
parentcdf7ec6faa60f8f6a5650214a6bc9bb30f32e13e (diff)
mb/google/skyrim: Create markarth variant
Create the markarth variant of the skyrim reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.5.0.) BUG=b:262092858 BRANCH=None TEST=util/abuild/abuild -p none -t google/skyrim -x -a make sure the build includes GOOGLE_MARKARTH Change-Id: Ifbace841ca56d8659aaffdc31fb2bc4367d96f82 Signed-off-by: Chao Gui <chaogui@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71610 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/skyrim/Kconfig.name')
-rw-r--r--src/mainboard/google/skyrim/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/skyrim/Kconfig.name b/src/mainboard/google/skyrim/Kconfig.name
index 23aea4812c..e7c6505c6c 100644
--- a/src/mainboard/google/skyrim/Kconfig.name
+++ b/src/mainboard/google/skyrim/Kconfig.name
@@ -26,3 +26,7 @@ config BOARD_GOOGLE_FROSTFLOW
config BOARD_GOOGLE_CRYSTALDRIFT
bool "-> Crystaldrift"
select BOARD_GOOGLE_BASEBOARD_SKYRIM
+
+config BOARD_GOOGLE_MARKARTH
+ bool "-> Markarth"
+ select BOARD_GOOGLE_BASEBOARD_SKYRIM