[coreboot-gerrit] Change in coreboot[master]: mb/scaleway/tagada: set SMBIOS Enclosure Type in Kconfig.

Julien Viard de Galbert (Code Review) gerrit at coreboot.org
Wed Feb 28 12:04:39 CET 2018


Julien Viard de Galbert has uploaded this change for review. ( https://review.coreboot.org/24911


Change subject: mb/scaleway/tagada: set SMBIOS Enclosure Type in Kconfig.
......................................................................

mb/scaleway/tagada: set SMBIOS Enclosure Type in Kconfig.

Change-Id: I7acffcf3fc36742c77ce00b253f5b0a68d435798
Signed-off-by: Julien Viard de Galbert <jviarddegalbert at online.net>
---
M src/mainboard/scaleway/tagada/Kconfig
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/24911/1

diff --git a/src/mainboard/scaleway/tagada/Kconfig b/src/mainboard/scaleway/tagada/Kconfig
index 53c1f6d..b0a52c2 100644
--- a/src/mainboard/scaleway/tagada/Kconfig
+++ b/src/mainboard/scaleway/tagada/Kconfig
@@ -2,6 +2,7 @@
 ## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2014 - 2017 Intel Corporation.
+## Copyright (C) 2017 - 2018 Online SAS.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -33,4 +34,8 @@
 	string
 	default "Scaleway"
 
+config SMBIOS_ENCLOSURE_TYPE
+	hex
+	default 0x19
+
 endif # BOARD_SCALEWAY_TAGADA

-- 
To view, visit https://review.coreboot.org/24911
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: I7acffcf3fc36742c77ce00b253f5b0a68d435798
Gerrit-Change-Number: 24911
Gerrit-PatchSet: 1
Gerrit-Owner: Julien Viard de Galbert <jviarddegalbert at online.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180228/60a26265/attachment.html>


More information about the coreboot-gerrit mailing list