summaryrefslogtreecommitdiff
path: root/src/mainboard/google/peach_pit
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-02-05 11:30:19 +0100
committerMartin Roth <martinroth@google.com>2016-02-12 18:09:22 +0100
commita0f6abcadaad7eba94aaf8e825364378f151e64f (patch)
tree0585ac242ee2aea237e50ac5d0e761e9df8c945b /src/mainboard/google/peach_pit
parent421b34099370dbb0717071ba766f3398db10bd3e (diff)
downloadcoreboot-a0f6abcadaad7eba94aaf8e825364378f151e64f.tar.xz
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 <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13634 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/peach_pit')
-rw-r--r--src/mainboard/google/peach_pit/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/peach_pit/Kconfig b/src/mainboard/google/peach_pit/Kconfig
index 7c655abc92..69ac1aef19 100644
--- a/src/mainboard/google/peach_pit/Kconfig
+++ b/src/mainboard/google/peach_pit/Kconfig
@@ -52,4 +52,8 @@ config EC_GOOGLE_CHROMEEC_BOARDNAME
string
default "pit"
+config GBB_HWID
+ string
+ depends on CHROMEOS
+ default "PEACH TEST A-A 9382"
endif # BOARD_GOOGLE_PEACH_PIT