From a8c9efe655509a5f7773ab17e191bf1b1b58d3ef Mon Sep 17 00:00:00 2001 From: Julien Viard de Galbert Date: Wed, 28 Feb 2018 13:23:37 +0100 Subject: mb/scaleway/tagada: set SMBIOS Enclosure Type in Kconfig Change-Id: I7acffcf3fc36742c77ce00b253f5b0a68d435798 Signed-off-by: Julien Viard de Galbert Reviewed-on: https://review.coreboot.org/24911 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/scaleway/tagada/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/scaleway/tagada/Kconfig b/src/mainboard/scaleway/tagada/Kconfig index 53c1f6de04..d2b914dad2 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 @@ config MAINBOARD_VENDOR string default "Scaleway" +config SMBIOS_ENCLOSURE_TYPE + hex + default 0x19 + endif # BOARD_SCALEWAY_TAGADA -- cgit v1.2.3