diff options
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r-- | drivers/iommu/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index d901930a8f83..ae46776c1b80 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -114,8 +114,8 @@ config OMAP_IOMMU | |||
114 | select IOMMU_API | 114 | select IOMMU_API |
115 | 115 | ||
116 | config OMAP_IOVMM | 116 | config OMAP_IOVMM |
117 | tristate | 117 | tristate "OMAP IO Virtual Memory Manager Support" |
118 | select OMAP_IOMMU | 118 | depends on OMAP_IOMMU |
119 | 119 | ||
120 | config OMAP_IOMMU_DEBUG | 120 | config OMAP_IOMMU_DEBUG |
121 | tristate "Export OMAP IOMMU/IOVMM internals in DebugFS" | 121 | tristate "Export OMAP IOMMU/IOVMM internals in DebugFS" |