summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRizwan Qureshi <rizwan.qureshi@intel.com>2021-04-08 20:35:29 +0530
committerPatrick Georgi <pgeorgi@google.com>2021-04-21 09:20:07 +0000
commit307be997d1acd604a573e2ab895ef10570454fc4 (patch)
tree7066b5c1ec21a86bb59765d23960a1a2b7236208 /src
parenta979460614db63212f04658a592bd883f8e28b80 (diff)
downloadcoreboot-307be997d1acd604a573e2ab895ef10570454fc4.tar.gz
coreboot-307be997d1acd604a573e2ab895ef10570454fc4.tar.bz2
coreboot-307be997d1acd604a573e2ab895ef10570454fc4.zip
soc/intel/alderlake: Enable PCIE RTD3 driver
Include the PCIE RTD3 driveri for Alder Lake SoC. Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com> Change-Id: I4732e4663feff503b249b76aaf70ec142a888963 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52195 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/alderlake/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig
index 37e6a946f04f..2efe760aac0a 100644
--- a/src/soc/intel/alderlake/Kconfig
+++ b/src/soc/intel/alderlake/Kconfig
@@ -59,6 +59,7 @@ config CPU_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_HDA
select SOC_INTEL_COMMON_BLOCK_IPU
select SOC_INTEL_COMMON_BLOCK_MEMINIT
+ select SOC_INTEL_COMMON_BLOCK_PCIE_RTD3
select SOC_INTEL_COMMON_BLOCK_POWER_LIMIT
select SOC_INTEL_COMMON_BLOCK_SA
select SOC_INTEL_COMMON_BLOCK_SMM