aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/iommu/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index 432463b2e78d..d901930a8f83 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -110,6 +110,7 @@ config INTR_REMAP
110# OMAP IOMMU support 110# OMAP IOMMU support
111config OMAP_IOMMU 111config OMAP_IOMMU
112 bool "OMAP IOMMU Support" 112 bool "OMAP IOMMU Support"
113 depends on ARCH_OMAP
113 select IOMMU_API 114 select IOMMU_API
114 115
115config OMAP_IOVMM 116config OMAP_IOVMM