aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma')
-rw-r--r--drivers/dma/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 4b439270fb11..d4f0415894c7 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -396,6 +396,7 @@ config DMA_ACPI
396config DMA_OF 396config DMA_OF
397 def_bool y 397 def_bool y
398 depends on OF 398 depends on OF
399 select DMA_ENGINE
399 400
400comment "DMA Clients" 401comment "DMA Clients"
401 depends on DMA_ENGINE 402 depends on DMA_ENGINE