From 96b8517ea623c2baeb6f14e7b091d1d966558ddc Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Tue, 18 Jul 2023 11:31:48 +0100 Subject: [PATCH] mb/starlabs/starbook: Select VALIDATE_INTEL_DESCRIPTOR Signed-off-by: Sean Rhodes Change-Id: I5dac42fb2239e7bc14dbe45442cc562927973b24 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76578 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- src/mainboard/starlabs/starbook/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/starlabs/starbook/Kconfig b/src/mainboard/starlabs/starbook/Kconfig index 3f6f17ec75..0f2a719973 100644 --- a/src/mainboard/starlabs/starbook/Kconfig +++ b/src/mainboard/starlabs/starbook/Kconfig @@ -13,6 +13,7 @@ config BOARD_STARLABS_STARBOOK_SERIES select NO_UART_ON_SUPERIO select SOC_INTEL_COMMON_BLOCK_HDA_VERB select SYSTEM_TYPE_LAPTOP + select VALIDATE_INTEL_DESCRIPTOR config BOARD_STARLABS_LABTOP_KBL select BOARD_ROMSIZE_KB_8192