summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2022-10-03 11:26:57 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-10-13 21:16:40 +0000
commit39f2aa09042d9690f6b474198d23f217413954c4 (patch)
treef0cb23347eabb45915761ddda6231bbde42bd236 /src
parent796a8f3dd36a72f6595089bc3d82fd7e5c6f8271 (diff)
downloadcoreboot-39f2aa09042d9690f6b474198d23f217413954c4.tar.gz
coreboot-39f2aa09042d9690f6b474198d23f217413954c4.tar.bz2
coreboot-39f2aa09042d9690f6b474198d23f217413954c4.zip
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 <sean@starlabs.systems> Change-Id: I82841c2114ceb5e7a46ce228fce63d24822098d2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68084 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/starlabs/starbook/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/starbook/Kconfig b/src/mainboard/starlabs/starbook/Kconfig
index 16c8b6fec751..f3f50ad1bf33 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