We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f831c1 commit 140f5deCopy full SHA for 140f5de
drivers/iommu/intel/Kconfig
@@ -14,6 +14,7 @@ config INTEL_IOMMU
14
depends on PCI_MSI && ACPI && X86
15
select IOMMU_API
16
select IOMMU_IOVA
17
+ select IOMMU_IOPF
18
select IOMMUFD_DRIVER if IOMMUFD
19
select NEED_DMA_MAP_STATE
20
select DMAR_TABLE
@@ -50,7 +51,6 @@ config INTEL_IOMMU_SVM
50
51
depends on X86_64
52
select MMU_NOTIFIER
53
select IOMMU_SVA
- select IOMMU_IOPF
54
help
55
Shared Virtual Memory (SVM) provides a facility for devices
56
to access DMA resources through process address space by
0 commit comments