]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/vfio/Kconfig
drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3
[karo-tx-linux.git] / drivers / vfio / Kconfig
index 7d092ddc81195814ca0409fdcc19770832f35086..454017928ed030a776d2aefd84ac661f829b05b9 100644 (file)
@@ -21,7 +21,7 @@ config VFIO_VIRQFD
 menuconfig VFIO
        tristate "VFIO Non-Privileged userspace driver framework"
        depends on IOMMU_API
-       select VFIO_IOMMU_TYPE1 if (X86 || S390 || ARM_SMMU)
+       select VFIO_IOMMU_TYPE1 if (X86 || S390 || ARM_SMMU || ARM_SMMU_V3)
        select VFIO_IOMMU_SPAPR_TCE if (PPC_POWERNV || PPC_PSERIES)
        select VFIO_SPAPR_EEH if (PPC_POWERNV || PPC_PSERIES)
        select ANON_INODES