Skip to content

Commit

Permalink
dmaengine: mmp_tdma: fix the arch dependency
Browse files Browse the repository at this point in the history
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
  • Loading branch information
Vinod Koul committed Jun 23, 2012
1 parent 3f93620 commit 49d57b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 49d57b5

Please sign in to comment.