summaryrefslogtreecommitdiff
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2018-10-24 09:16:04 +0100
committerVinod Koul <vkoul@kernel.org>2018-10-24 09:16:04 +0100
commit81c3ee027e5d79eb184d2b225a67b06e9e5b9271 (patch)
tree93099f59b6ce49265b2ebd943fc6f42d05644e7f /drivers/dma/Kconfig
parentb29cf44398a93ae6ea9122f9b722faad0d280981 (diff)
parentd426c517a7425dbd8e362051017b8acab20e8818 (diff)
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