[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Add Google HWID

Marc Jones (Code Review) gerrit at coreboot.org
Wed Jun 14 03:06:29 CEST 2017


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/20213


Change subject: google/kahlee: Add Google HWID
......................................................................

google/kahlee: Add Google HWID

Add the Google HWID "Kahlee TEST 5066".

Change-Id: Ieedcc80bfec5e843fee21163d6026f2930b8179d
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/20213/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 302dc90..50ca952 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -65,4 +65,9 @@
 config CHROMEOS
 	select LP_DEFCONFIG_OVERRIDE if PAYLOAD_DEPTHCHARGE
 
+config GBB_HWID
+	string
+	depends on CHROMEOS
+	default "KAHLEE TEST 6421"
+
 endif # BOARD_GOOGLE_KAHLEE

-- 
To view, visit https://review.coreboot.org/20213
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieedcc80bfec5e843fee21163d6026f2930b8179d
Gerrit-Change-Number: 20213
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>



More information about the coreboot-gerrit mailing list