diff options
-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 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 |
111 | config OMAP_IOMMU | 111 | config 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 | ||
115 | config OMAP_IOVMM | 116 | config OMAP_IOVMM |