dmaengine: mmp_tdma: fix the arch dependency
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
This commit is contained in:
parent
3f9362078b
commit
49d57b5e58
@ -276,7 +276,7 @@ config DMA_SA11X0
|
|||||||
|
|
||||||
config MMP_TDMA
|
config MMP_TDMA
|
||||||
bool "MMP Two-Channel DMA support"
|
bool "MMP Two-Channel DMA support"
|
||||||
default ARCH_MMP
|
depends on ARCH_MMP
|
||||||
select DMA_ENGINE
|
select DMA_ENGINE
|
||||||
help
|
help
|
||||||
Support the MMP Two-Channel DMA engine.
|
Support the MMP Two-Channel DMA engine.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user