summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
authorChris Wang <chris.wang@amd.corp-partner.google.com>2019-07-19 14:45:30 +0800
committerMartin Roth <martinroth@google.com>2019-07-21 18:53:49 +0000
commitd03ae8c33a470faaef1ffcbae8ad7d6f1e203e04 (patch)
tree1973057d6a79614819a74517f47bc7f8315a62ce /src/mainboard/google/kahlee/Kconfig
parent3820e3ceed02d21900a060b2c70a031c34cae20d (diff)
downloadcoreboot-d03ae8c33a470faaef1ffcbae8ad7d6f1e203e04.tar.xz
mainboard/google/kahlee: create treeya variant
This is based on the grunt variant. BUG=b:135551210 BRANCH=none TEST=emerge-grunt coreboot chromeos-bootimage Ensure that image-treeya.*.bin are created Signed-off-by: Chris Wang <chris.wang@amd.corp-partner.google.com> Change-Id: I40f3c9de87350777b02dd91d8c5b9dbe2eb9f6b5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/34435 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 3398902b38..b675f33fc5 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -64,6 +64,7 @@ config VARIANT_DIR
default "careena" if BOARD_GOOGLE_CAREENA
default "grunt" if BOARD_GOOGLE_GRUNT
default "liara" if BOARD_GOOGLE_LIARA
+ default "treeya" if BOARD_GOOGLE_TREEYA
config MAINBOARD_PART_NUMBER
string
@@ -116,6 +117,7 @@ config GBB_HWID
default "CAREENA TEST 8777" if BOARD_GOOGLE_CAREENA
default "GRUNT TEST 8296" if BOARD_GOOGLE_GRUNT
default "LIARA TEST 0464" if BOARD_GOOGLE_LIARA
+ default "TREEYA TEST 0307" if BOARD_GOOGLE_TREEYA
config AMD_FWM_POSITION_INDEX
int