1 config VFIO_IOMMU_TYPE1
6 config VFIO_IOMMU_SPAPR_TCE
8 depends on VFIO && SPAPR_TCE_IOMMU
12 tristate "VFIO Non-Privileged userspace driver framework"
14 select VFIO_IOMMU_TYPE1 if X86
15 select VFIO_IOMMU_SPAPR_TCE if (PPC_POWERNV || PPC_PSERIES)
17 VFIO provides a framework for secure userspace device drivers.
18 See Documentation/vfio.txt for more details.
20 If you don't know what to do here, say N.
22 source "drivers/vfio/pci/Kconfig"