From ec1afc58afeedd194dbddddbef4c11e0d1667f03 Mon Sep 17 00:00:00 2001 From: Lean Sheng Tan Date: Tue, 2 Aug 2022 12:36:45 +0200 Subject: mb/prodrive/atlas: Select FSP_TYPE_IOT Atlas uses IoT FSP. Signed-off-by: Lean Sheng Tan Change-Id: I4c20600e0b62367e6e58908cf9cf916f309e6362 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66368 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Christian Walter --- src/mainboard/prodrive/atlas/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mainboard/prodrive/atlas/Kconfig b/src/mainboard/prodrive/atlas/Kconfig index d6fd5e7cc9fe..7cef7968f485 100644 --- a/src/mainboard/prodrive/atlas/Kconfig +++ b/src/mainboard/prodrive/atlas/Kconfig @@ -10,6 +10,7 @@ config BOARD_PRODRIVE_ATLAS_BASEBOARD select MAINBOARD_USES_IFD_EC_REGION select MEMORY_MAPPED_TPM select SOC_INTEL_ALDERLAKE_PCH_P + select FSP_TYPE_IOT if BOARD_PRODRIVE_ATLAS_BASEBOARD -- cgit v1.2.3