diff options
Diffstat (limited to 'drivers/iommu')
-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 d260605e6d5f..54f3ad1ae6a1 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -180,6 +180,7 @@ config EXYNOS_IOMMU | |||
180 | bool "Exynos IOMMU Support" | 180 | bool "Exynos IOMMU Support" |
181 | depends on ARCH_EXYNOS | 181 | depends on ARCH_EXYNOS |
182 | select IOMMU_API | 182 | select IOMMU_API |
183 | select ARM_DMA_USE_IOMMU | ||
183 | help | 184 | help |
184 | Support for the IOMMU (System MMU) of Samsung Exynos application | 185 | Support for the IOMMU (System MMU) of Samsung Exynos application |
185 | processor family. This enables H/W multimedia accelerators to see | 186 | processor family. This enables H/W multimedia accelerators to see |