[coreboot-gerrit] Change in coreboot[master]: google/lars: Update the MAINBOARD_FAMILY string in Kconfig

Matt DeVillier (Code Review) gerrit at coreboot.org
Fri Feb 2 19:56:06 CET 2018


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/23570


Change subject: google/lars: Update the MAINBOARD_FAMILY string in Kconfig
......................................................................

google/lars: Update the MAINBOARD_FAMILY string in Kconfig

Cherry-pick from Chromium:
99cd8f8 [lars: Update the MAINBOARD_FAMILY string in Kconfig]

This string was left at the default for kunimitsu and should be
updated to indicate the proper mainboard.

Original-Change-Id: Icc0e162d57242e7b0610fb570ef1a8a45ee16e4f
Original-Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>

Change-Id: Ia4b70227c8cfdfe939e40ea6258d494337a2907b
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/google/lars/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/23570/1

diff --git a/src/mainboard/google/lars/Kconfig b/src/mainboard/google/lars/Kconfig
index cda4b53..fdcc7ab 100644
--- a/src/mainboard/google/lars/Kconfig
+++ b/src/mainboard/google/lars/Kconfig
@@ -40,7 +40,7 @@
 
 config MAINBOARD_FAMILY
 	string
-	default "Intel_Kunimitsu"
+	default "Google_Lars"
 
 config MAX_CPUS
 	int

-- 
To view, visit https://review.coreboot.org/23570
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4b70227c8cfdfe939e40ea6258d494337a2907b
Gerrit-Change-Number: 23570
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180202/4f4a3a82/attachment-0001.html>


More information about the coreboot-gerrit mailing list