diff options
Diffstat (limited to 'drivers/iommu/Kconfig')
| -rw-r--r-- | drivers/iommu/Kconfig | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index d260605e6d5f..dd5112265cc9 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
| @@ -76,7 +76,7 @@ config AMD_IOMMU_STATS | |||
| 76 | 76 | ||
| 77 | config AMD_IOMMU_V2 | 77 | config AMD_IOMMU_V2 |
| 78 | tristate "AMD IOMMU Version 2 driver" | 78 | tristate "AMD IOMMU Version 2 driver" |
| 79 | depends on AMD_IOMMU && PROFILING | 79 | depends on AMD_IOMMU |
| 80 | select MMU_NOTIFIER | 80 | select MMU_NOTIFIER |
| 81 | ---help--- | 81 | ---help--- |
| 82 | This option enables support for the AMD IOMMUv2 features of the IOMMU | 82 | This option enables support for the AMD IOMMUv2 features of the IOMMU |
| @@ -143,16 +143,12 @@ config OMAP_IOMMU | |||
| 143 | depends on ARCH_OMAP2PLUS | 143 | depends on ARCH_OMAP2PLUS |
| 144 | select IOMMU_API | 144 | select IOMMU_API |
| 145 | 145 | ||
| 146 | config OMAP_IOVMM | ||
| 147 | tristate "OMAP IO Virtual Memory Manager Support" | ||
| 148 | depends on OMAP_IOMMU | ||
| 149 | |||
| 150 | config OMAP_IOMMU_DEBUG | 146 | config OMAP_IOMMU_DEBUG |
| 151 | tristate "Export OMAP IOMMU/IOVMM internals in DebugFS" | 147 | tristate "Export OMAP IOMMU internals in DebugFS" |
| 152 | depends on OMAP_IOVMM && DEBUG_FS | 148 | depends on OMAP_IOMMU && DEBUG_FS |
| 153 | help | 149 | help |
| 154 | Select this to see extensive information about | 150 | Select this to see extensive information about |
| 155 | the internal state of OMAP IOMMU/IOVMM in debugfs. | 151 | the internal state of OMAP IOMMU in debugfs. |
| 156 | 152 | ||
| 157 | Say N unless you know you need this. | 153 | Say N unless you know you need this. |
| 158 | 154 | ||
| @@ -180,6 +176,7 @@ config EXYNOS_IOMMU | |||
| 180 | bool "Exynos IOMMU Support" | 176 | bool "Exynos IOMMU Support" |
| 181 | depends on ARCH_EXYNOS | 177 | depends on ARCH_EXYNOS |
| 182 | select IOMMU_API | 178 | select IOMMU_API |
| 179 | select ARM_DMA_USE_IOMMU | ||
| 183 | help | 180 | help |
| 184 | Support for the IOMMU (System MMU) of Samsung Exynos application | 181 | Support for the IOMMU (System MMU) of Samsung Exynos application |
| 185 | processor family. This enables H/W multimedia accelerators to see | 182 | processor family. This enables H/W multimedia accelerators to see |
