mb/scaleway/tagada: Document what the selected SMBIOS enclosure type means

This makes the Kconfig file more informative to read.

Change-Id: Icdf4184c8db9cfed4863d9e9f3b714d67f44a4bd
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/25624
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Jonathan Neuschäfer 2018-04-08 15:05:13 +02:00 committed by Nico Huber
parent 99f54a60bf
commit 2f4dde6b9e
1 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,6 @@ config BMC_INFO_LOC
config SMBIOS_ENCLOSURE_TYPE
hex
default 0x19
default 0x19 # SMBIOS_ENCLOSURE_MULTI_SYSTEM_CHASSIS
endif # BOARD_SCALEWAY_TAGADA