[coreboot-gerrit] Change in coreboot[master]: mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting

Matt DeVillier (Code Review) gerrit at coreboot.org
Fri Sep 22 06:54:34 CEST 2017


Matt DeVillier has submitted this change and it was merged. ( https://review.coreboot.org/21591 )

Change subject: mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting
......................................................................

mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting

Unlike Chromebooks, Purism laptops are only sold under one vendor name,
so MAINBOARD_VENDOR only needs to be set in src/mainboard/purism/Kconfig.

Change-Id: If0b33df01ff3327272d089b7efb8e64fa1233fdf
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Reviewed-on: https://review.coreboot.org/21591
Reviewed-by: Matt DeVillier <matt.devillier at gmail.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Youness Alaoui <snifikino at gmail.com>
---
M src/mainboard/purism/librem13v2/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Matt DeVillier: Looks good to me, but someone else must approve
  build bot (Jenkins): Verified
  Youness Alaoui: Looks good to me, approved



diff --git a/src/mainboard/purism/librem13v2/Kconfig b/src/mainboard/purism/librem13v2/Kconfig
index 4138865..bdb294d 100644
--- a/src/mainboard/purism/librem13v2/Kconfig
+++ b/src/mainboard/purism/librem13v2/Kconfig
@@ -14,10 +14,6 @@
 	int
 	default 18
 
-config MAINBOARD_VENDOR
-	string
-	default "Purism"
-
 config MAINBOARD_FAMILY
 	string
 	default "Librem 13"

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If0b33df01ff3327272d089b7efb8e64fa1233fdf
Gerrit-Change-Number: 21591
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Matt DeVillier <matt.devillier at gmail.com>
Gerrit-Reviewer: Youness Alaoui <snifikino at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170922/34d7b3fd/attachment.html>


More information about the coreboot-gerrit mailing list