summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/alderlake/Kconfig
diff options
context:
space:
mode:
authorMichał Żygowski <michal.zygowski@3mdeb.com>2023-01-18 12:18:00 +0100
committerPaul Fagerburg <pfagerburg@chromium.org>2023-03-17 13:53:59 +0000
commit5f05ee2a0a735971bdfc94779fd624e6413d988f (patch)
tree848e48f408bd34c9e57f5ac49996d9b58d2197ae /src/soc/intel/alderlake/Kconfig
parente6225874eba0e6c894b3408bcfc98292f0fe60d1 (diff)
downloadcoreboot-5f05ee2a0a735971bdfc94779fd624e6413d988f.tar.gz
coreboot-5f05ee2a0a735971bdfc94779fd624e6413d988f.tar.bz2
coreboot-5f05ee2a0a735971bdfc94779fd624e6413d988f.zip
soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_VTD
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Change-Id: I226305fa547e9d9ea541a5806d543aa358bce28d Reviewed-on: https://review.coreboot.org/c/coreboot/+/72069 Reviewed-by: Michał Kopeć <michal.kopec@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/alderlake/Kconfig')
-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 09cd75de18e8..1bc84ce1717c 100644
--- a/src/soc/intel/alderlake/Kconfig
+++ b/src/soc/intel/alderlake/Kconfig
@@ -115,6 +115,7 @@ config CPU_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_SMM
select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
select SOC_INTEL_COMMON_BLOCK_THERMAL_BEHIND_PMC
+ select SOC_INTEL_COMMON_BLOCK_VTD
select SOC_INTEL_COMMON_BLOCK_XHCI
select SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
select SOC_INTEL_COMMON_BASECODE