From a0f6abcadaad7eba94aaf8e825364378f151e64f Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 5 Feb 2016 11:30:19 +0100 Subject: chromebooks: Define GBB hardware IDs This makes the test IDs the default, taken from depthcharge master (board/*/fmap.dts, hwid property). Change-Id: I25793962ac16f451f204dbba6ede6a64c847cfd5 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/13634 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/google/nyan_blaze/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/nyan_blaze') diff --git a/src/mainboard/google/nyan_blaze/Kconfig b/src/mainboard/google/nyan_blaze/Kconfig index c2b1bd5ed6..0fd763deb8 100644 --- a/src/mainboard/google/nyan_blaze/Kconfig +++ b/src/mainboard/google/nyan_blaze/Kconfig @@ -93,4 +93,8 @@ config DRIVER_TPM_I2C_ADDR hex default 0x20 +config GBB_HWID + string + depends on CHROMEOS + default "BLAZE TEST 9xxx" endif # BOARD_GOOGLE_NYAN_BLAZE -- cgit v1.2.3