diff options
| -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 6dbfbc209491..d8dd6dba1d2f 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
| @@ -174,7 +174,7 @@ config TEGRA_IOMMU_SMMU | |||
| 174 | 174 | ||
| 175 | config EXYNOS_IOMMU | 175 | config EXYNOS_IOMMU |
| 176 | bool "Exynos IOMMU Support" | 176 | bool "Exynos IOMMU Support" |
| 177 | depends on ARCH_EXYNOS | 177 | depends on ARCH_EXYNOS && ARM |
| 178 | select IOMMU_API | 178 | select IOMMU_API |
| 179 | select ARM_DMA_USE_IOMMU | 179 | select ARM_DMA_USE_IOMMU |
| 180 | help | 180 | help |
