From 411a6ab70306f567271699abe6c11227b1cd5ffd Mon Sep 17 00:00:00 2001 From: Kane Chen Date: Mon, 22 Jun 2020 17:13:37 +0800 Subject: 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 Change-Id: I0bb8ce1851f4064d24e48fd8957e2f9fe1e80b53 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42680 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/zork/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/zork/Kconfig.name') 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 -- cgit v1.2.3