diff options
Diffstat (limited to 'drivers/iommu')
-rw-r--r-- | drivers/iommu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 3f3abde8a7f9..01730b2b9954 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -263,7 +263,7 @@ config SHMOBILE_IOMMU_L1SIZE | |||
263 | 263 | ||
264 | config SPAPR_TCE_IOMMU | 264 | config SPAPR_TCE_IOMMU |
265 | bool "sPAPR TCE IOMMU Support" | 265 | bool "sPAPR TCE IOMMU Support" |
266 | depends on PPC_POWERNV | 266 | depends on PPC_POWERNV || PPC_PSERIES |
267 | select IOMMU_API | 267 | select IOMMU_API |
268 | help | 268 | help |
269 | Enables bits of IOMMU API required by VFIO. The iommu_ops | 269 | Enables bits of IOMMU API required by VFIO. The iommu_ops |