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/cyan/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard/google/cyan') diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig index 43d3479702..a863c55a78 100644 --- a/src/mainboard/google/cyan/Kconfig +++ b/src/mainboard/google/cyan/Kconfig @@ -61,4 +61,9 @@ config VGA_BIOS_ID in soc/intel/braswell/Makefile.inc as 8086,22b1 endif #GOP_SUPPORT + +config GBB_HWID + string + depends on CHROMEOS + default "CYAN TEST A-A 1829" endif # BOARD_GOOGLE_CYAN -- cgit v1.2.3