aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r--src/mainboard/google/hatch/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig
index 7902a04cac..c200845995 100644
--- a/src/mainboard/google/hatch/Kconfig
+++ b/src/mainboard/google/hatch/Kconfig
@@ -55,6 +55,7 @@ config GBB_HWID
string
depends on CHROMEOS
default "HATCH TEST 1823" if BOARD_GOOGLE_HATCH
+ default "HATCH_WHL TEST 2374" if BOARD_GOOGLE_HATCH_WHL
config MAINBOARD_DIR
string
@@ -62,11 +63,12 @@ config MAINBOARD_DIR
config MAINBOARD_FAMILY
string
- default "Google_Hatch" if BOARD_GOOGLE_HATCH
+ default "Google_Hatch"
config MAINBOARD_PART_NUMBER
string
default "Hatch" if BOARD_GOOGLE_HATCH
+ default "Hatch_whl" if BOARD_GOOGLE_HATCH_WHL
config MAINBOARD_VENDOR
string
@@ -83,6 +85,7 @@ config TPM_TIS_ACPI_INTERRUPT
config VARIANT_DIR
string
default "hatch" if BOARD_GOOGLE_HATCH
+ default "hatch_whl" if BOARD_GOOGLE_HATCH_WHL
config VBOOT
select HAS_RECOVERY_MRC_CACHE