Commit 49d57b5e authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: mmp_tdma: fix the arch dependency

parent 3f936207
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.