diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 90fec0e0e8f5b52ead7cc697a30a3934ae24bbcd..d45cf1bcbde5f6b096d5cf38bf13b9c9ddf23a86 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -276,7 +276,7 @@ config DMA_SA11X0 config MMP_TDMA bool "MMP Two-Channel DMA support" - default ARCH_MMP + depends on ARCH_MMP select DMA_ENGINE help Support the MMP Two-Channel DMA engine.