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 8530ef78925d..f3a21343e636 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -374,6 +374,7 @@ config QCOM_IOMMU | |||
374 | # Note: iommu drivers cannot (yet?) be built as modules | 374 | # Note: iommu drivers cannot (yet?) be built as modules |
375 | bool "Qualcomm IOMMU Support" | 375 | bool "Qualcomm IOMMU Support" |
376 | depends on ARCH_QCOM || (COMPILE_TEST && !GENERIC_ATOMIC64) | 376 | depends on ARCH_QCOM || (COMPILE_TEST && !GENERIC_ATOMIC64) |
377 | depends on HAS_DMA | ||
377 | select IOMMU_API | 378 | select IOMMU_API |
378 | select IOMMU_IO_PGTABLE_LPAE | 379 | select IOMMU_IO_PGTABLE_LPAE |
379 | select ARM_DMA_USE_IOMMU | 380 | select ARM_DMA_USE_IOMMU |