aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/Kconfig
diff options
context:
space:
mode:
authorPeichao Wang <peichao.wang@bitland.corp-partner.google.com>2020-05-28 10:02:40 +0800
committerFurquan Shaikh <furquan@google.com>2020-06-04 18:01:13 +0000
commitc61870108c80ee7173d542d55596d830299fc4f5 (patch)
tree78a0e847ac343bfb5e0898be6c1b47670ce6186c /src/mainboard/google/zork/Kconfig
parentdedbf635229a7c4b7958a80ae81870588a0f0280 (diff)
mb/google/zork: create new variant for Vilboz
BUG=b:157499341 BRANCH=NONE TEST=FW_NAME="vilboz" emerge-zork coreboot Signed-off-by: peichao.wang <peichao.wang@bitland.corp-partner.google.com> Change-Id: I28ab3edb130fc7bf8b786141bc088166052d4868 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41801 Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Kangheui Won <khwon@chromium.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/zork/Kconfig')
-rw-r--r--src/mainboard/google/zork/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig
index 343b30ba09..9a2e3733ae 100644
--- a/src/mainboard/google/zork/Kconfig
+++ b/src/mainboard/google/zork/Kconfig
@@ -50,6 +50,7 @@ config VARIANT_DIR
default "trembyle" if BOARD_GOOGLE_TREMBYLE
default "dalboz" if BOARD_GOOGLE_DALBOZ
default "berknip" if BOARD_GOOGLE_BERKNIP
+ default "vilboz" if BOARD_GOOGLE_VILBOZ
config MAINBOARD_PART_NUMBER
string
@@ -58,6 +59,7 @@ config MAINBOARD_PART_NUMBER
default "Trembyle" if BOARD_GOOGLE_TREMBYLE
default "Dalboz" if BOARD_GOOGLE_DALBOZ
default "Berknip" if BOARD_GOOGLE_BERKNIP
+ default "Vilboz" if BOARD_GOOGLE_VILBOZ
config DEVICETREE
string