aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2015-08-23 18:54:39 +0530
committerVinod Koul <vinod.koul@intel.com>2015-08-23 18:54:39 +0530
commitb2b48ac4c584ae31eb23ad1f86964cc6e52eaa54 (patch)
tree9e973522bc1f407be44afdee3743b227c945007d /drivers/dma/Kconfig
parentMerge branch 'topic/ti-xbar' into for-linus (diff)
parentdmaengine: zxdma: Fix force stop bug (diff)
downloadlinux-dev-b2b48ac4c584ae31eb23ad1f86964cc6e52eaa54.tar.xz
linux-dev-b2b48ac4c584ae31eb23ad1f86964cc6e52eaa54.zip
Merge branch 'topic/zxdma' into for-linus
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 0b114c8996af..84682538610e 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -478,6 +478,13 @@ config XGENE_DMA
select ASYNC_TX_ENABLE_CHANNEL_SWITCH
help
Enable support for the APM X-Gene SoC DMA engine.
+config ZX_DMA
+ tristate "ZTE ZX296702 DMA support"
+ depends on ARCH_ZX
+ select DMA_ENGINE
+ select DMA_VIRTUAL_CHANNELS
+ help
+ Support the DMA engine for ZTE ZX296702 platform devices.
config DMA_ENGINE
bool