aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/iommu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index 9fd51e51e78b..3e7fdbb4916b 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -206,7 +206,7 @@ config SHMOBILE_IPMMU_TLB
206config SHMOBILE_IOMMU 206config 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 || COMPILE_TEST 209 depends on ARM
210 select IOMMU_API 210 select IOMMU_API
211 select ARM_DMA_USE_IOMMU 211 select ARM_DMA_USE_IOMMU
212 select SHMOBILE_IPMMU 212 select SHMOBILE_IPMMU