]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/iommu/Kconfig
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
[karo-tx-linux.git] / drivers / iommu / Kconfig
index c332fb98480d28e42739e9b674b7b99ce8be427d..01730b2b9954e21bd69208f51847b11f78246f5c 100644 (file)
@@ -261,4 +261,12 @@ config SHMOBILE_IOMMU_L1SIZE
        default 256 if SHMOBILE_IOMMU_ADDRSIZE_64MB
        default 128 if SHMOBILE_IOMMU_ADDRSIZE_32MB
 
+config SPAPR_TCE_IOMMU
+       bool "sPAPR TCE IOMMU Support"
+       depends on PPC_POWERNV || PPC_PSERIES
+       select IOMMU_API
+       help
+         Enables bits of IOMMU API required by VFIO. The iommu_ops
+         is not implemented as it is not necessary for VFIO.
+
 endif # IOMMU_SUPPORT