aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/falco/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/falco/Kconfig')
-rw-r--r--src/mainboard/google/falco/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/falco/Kconfig b/src/mainboard/google/falco/Kconfig
index 203efbeb39..5afecaa242 100644
--- a/src/mainboard/google/falco/Kconfig
+++ b/src/mainboard/google/falco/Kconfig
@@ -54,4 +54,8 @@ config HAVE_ME_BIN
bool
default n
+config GBB_HWID
+ string
+ depends on CHROMEOS
+ default "X86 FALCO TEST 0289"
endif