aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/Kconfig.name
diff options
context:
space:
mode:
authorKane Chen <kane_chen@pegatron.corp-partner.google.com>2020-06-22 17:13:37 +0800
committerFurquan Shaikh <furquan@google.com>2020-07-13 19:08:51 +0000
commit411a6ab70306f567271699abe6c11227b1cd5ffd (patch)
tree54277f622d8a1325cc1fc41024429e2fa727da5a /src/mainboard/google/zork/Kconfig.name
parent26f25d7105dd1764ef7a23d0cd4f1637c07d85d3 (diff)
mb/google/zork: Create Woomax variant
Create the woomax variant of the zork reference board by copying the template(coreboot-zork/util/mainboard/google/trembyle) files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.1.1). BUG=b:158343602 BRANCH=None TEST=emerge-zork coreboot Signed-off-by: Kane Chen <kane_chen@pegatron.corp-partner.google.com> Change-Id: I0bb8ce1851f4064d24e48fd8957e2f9fe1e80b53 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42680 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/zork/Kconfig.name')
-rw-r--r--src/mainboard/google/zork/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/Kconfig.name b/src/mainboard/google/zork/Kconfig.name
index 2f721d48b1..801c1b7b39 100644
--- a/src/mainboard/google/zork/Kconfig.name
+++ b/src/mainboard/google/zork/Kconfig.name
@@ -23,3 +23,7 @@ config BOARD_GOOGLE_TREMBYLE
config BOARD_GOOGLE_BERKNIP
bool "-> Berknip"
select BOARD_GOOGLE_BASEBOARD_TREMBYLE
+
+config BOARD_GOOGLE_WOOMAX
+ bool "-> Woomax"
+ select BOARD_GOOGLE_BASEBOARD_TREMBYLE