mb/intel/cougar_canyon2: Fix SMBIOS_ENCLOSURE_TYPE symbol
Change-Id: I9f4640ef040dc6a1d39ecb8b3378266e4dd5cec9 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29619 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
a6508a4510
commit
16e136795a
|
@ -29,7 +29,7 @@ config MAX_CPUS
|
|||
int
|
||||
default 16
|
||||
|
||||
config SMBIOS_SYSTEM_ENCLOSURE_TYPE
|
||||
config SMBIOS_ENCLOSURE_TYPE
|
||||
hex
|
||||
default 0x09 # This is a mobile platform
|
||||
|
||||
|
|
Loading…
Reference in New Issue