From 39f2aa09042d9690f6b474198d23f217413954c4 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 3 Oct 2022 11:26:57 +0100 Subject: mb/starlabs/starbook/tgl: Remove PCIEXP_HOTPLUG_PREFETCH_MEM_BELOW_4G PCIEXP_HOTPLUG_PREFETCH_MEM_BELOW_4G is no longer needed so remove it. Signed-off-by: Sean Rhodes Change-Id: I82841c2114ceb5e7a46ce228fce63d24822098d2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68084 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/starlabs/starbook/Kconfig b/src/mainboard/starlabs/starbook/Kconfig index 16c8b6fec7..f3f50ad1bf 100644 --- a/src/mainboard/starlabs/starbook/Kconfig +++ b/src/mainboard/starlabs/starbook/Kconfig @@ -46,7 +46,6 @@ config BOARD_STARLABS_STARBOOK_TGL select EC_STARLABS_NEED_ITE_BIN select MEMORY_MAPPED_TPM select MAINBOARD_HAS_TPM2 - select PCIEXP_HOTPLUG_PREFETCH_MEM_BELOW_4G select SOC_INTEL_COMMON_BLOCK_TCSS select SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES select SOC_INTEL_TIGERLAKE -- cgit v1.2.3