aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorGravatar Vinod Koul <vkoul@kernel.org> 2018-10-24 09:16:04 +0100
committerGravatar Vinod Koul <vkoul@kernel.org> 2018-10-24 09:16:04 +0100
commit81c3ee027e5d79eb184d2b225a67b06e9e5b9271 (patch)
tree93099f59b6ce49265b2ebd943fc6f42d05644e7f /drivers/dma/Kconfig
parentMerge branch 'topic/intel' into for-linus (diff)
parentMIPS: JZ4740: DTS: Add DMA nodes (diff)
downloadlinux-81c3ee027e5d79eb184d2b225a67b06e9e5b9271.tar.gz
linux-81c3ee027e5d79eb184d2b225a67b06e9e5b9271.tar.bz2
linux-81c3ee027e5d79eb184d2b225a67b06e9e5b9271.zip
Merge branch 'topic/jz' into for-linus
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 05104325d685..de511db021cc 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -143,7 +143,7 @@ config DMA_JZ4740
config DMA_JZ4780
tristate "JZ4780 DMA support"
- depends on MACH_JZ4780 || COMPILE_TEST
+ depends on MIPS || COMPILE_TEST
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS
help