summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/skyrim/Kconfig.name
diff options
context:
space:
mode:
authorMoises <moisesgarcia@google.com>2022-08-22 14:40:47 -0700
committerKarthik Ramasubramanian <kramasub@google.com>2022-08-24 21:44:58 +0000
commitbcfd75796104b5fede09954fd5774d285fb4b6e4 (patch)
tree863cb5aa35a02fd5cea98bf97300992fa7667327 /src/mainboard/google/skyrim/Kconfig.name
parentefade6dd33492ef04d3edf6c152a988dfa12c236 (diff)
downloadcoreboot-bcfd75796104b5fede09954fd5774d285fb4b6e4.tar.gz
coreboot-bcfd75796104b5fede09954fd5774d285fb4b6e4.tar.bz2
coreboot-bcfd75796104b5fede09954fd5774d285fb4b6e4.zip
mb/google/skyrim: Create morthal variant
Create the morthal 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:240970782 BRANCH=None TEST=util/abuild/abuild -p none -t google/skyrim -x -a make sure the build includes GOOGLE_MORTHAL Signed-off-by: Moises <moisesgarcia@google.com> Change-Id: I25c25f067a040e6930f4fc60fadb8be85dc8eda6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66989 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Reviewed-by: Jon Murphy <jpmurphy@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 1587058da8e2..2091776a762e 100644
--- a/src/mainboard/google/skyrim/Kconfig.name
+++ b/src/mainboard/google/skyrim/Kconfig.name
@@ -7,3 +7,7 @@ config BOARD_GOOGLE_SKYRIM
config BOARD_GOOGLE_WINTERHOLD
bool "-> Winterhold"
select BOARD_GOOGLE_BASEBOARD_SKYRIM
+
+config BOARD_GOOGLE_MORTHAL
+ bool "-> Morthal"
+ select BOARD_GOOGLE_BASEBOARD_SKYRIM