[coreboot-gerrit] Change in coreboot[master]: mb/intel/cougar_canyon2: Fix SMBIOS_ENCLOSURE_TYPE symbol

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Tue Nov 13 08:27:47 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29619


Change subject: mb/intel/cougar_canyon2: Fix SMBIOS_ENCLOSURE_TYPE symbol
......................................................................

mb/intel/cougar_canyon2: Fix SMBIOS_ENCLOSURE_TYPE symbol

Change-Id: I9f4640ef040dc6a1d39ecb8b3378266e4dd5cec9
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/intel/cougar_canyon2/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/29619/1

diff --git a/src/mainboard/intel/cougar_canyon2/Kconfig b/src/mainboard/intel/cougar_canyon2/Kconfig
index 00db10e..f67f9b0 100644
--- a/src/mainboard/intel/cougar_canyon2/Kconfig
+++ b/src/mainboard/intel/cougar_canyon2/Kconfig
@@ -29,7 +29,7 @@
 	int
 	default 16
 
-config SMBIOS_SYSTEM_ENCLOSURE_TYPE
+config SMBIOS_ENCLOSURE_TYPE
 	hex
 	default 0x09	# This is a mobile platform
 

-- 
To view, visit https://review.coreboot.org/29619
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: I9f4640ef040dc6a1d39ecb8b3378266e4dd5cec9
Gerrit-Change-Number: 29619
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181113/0d4d3fc7/attachment.html>


More information about the coreboot-gerrit mailing list