diff options
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r-- | drivers/iommu/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 3e7fdbb4916b..79bbc21c1d01 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -207,6 +207,7 @@ config SHMOBILE_IOMMU | |||
207 | bool "IOMMU for Renesas IPMMU/IPMMUI" | 207 | bool "IOMMU for Renesas IPMMU/IPMMUI" |
208 | default n | 208 | default n |
209 | depends on ARM | 209 | depends on ARM |
210 | depends on SH_MOBILE || COMPILE_TEST | ||
210 | select IOMMU_API | 211 | select IOMMU_API |
211 | select ARM_DMA_USE_IOMMU | 212 | select ARM_DMA_USE_IOMMU |
212 | select SHMOBILE_IPMMU | 213 | select SHMOBILE_IPMMU |