[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Add MAINBOARD_FAMILY

Lann Martin (Code Review) gerrit at coreboot.org
Mon Nov 6 22:36:00 CET 2017


Lann Martin has uploaded this change for review. ( https://review.coreboot.org/22359


Change subject: mainboard/google/kahlee: Add MAINBOARD_FAMILY
......................................................................

mainboard/google/kahlee: Add MAINBOARD_FAMILY

BUG=b:68865273

Change-Id: Ia2e9b10035e9dd502a563cdf8324ea8ea1922db3
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/22359/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index ddb1955..e38fef9 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -47,6 +47,10 @@
 	string
 	default "variants/${CONFIG_VARIANT_DIR}/devicetree.cb"
 
+config MAINBOARD_FAMILY
+	string
+	default "Google_Kahlee"
+
 config MAX_CPUS
 	int
 	default 4

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia2e9b10035e9dd502a563cdf8324ea8ea1922db3
Gerrit-Change-Number: 22359
Gerrit-PatchSet: 1
Gerrit-Owner: Lann Martin <lannm at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171106/e1c34722/attachment.html>


More information about the coreboot-gerrit mailing list