aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index afe5b1958382..e9924898043a 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -172,15 +172,7 @@ config TEGRA20_APB_DMA
172 This DMA controller transfers data from memory to peripheral fifo 172 This DMA controller transfers data from memory to peripheral fifo
173 or vice versa. It does not support memory to memory data transfer. 173 or vice versa. It does not support memory to memory data transfer.
174 174
175 175source "drivers/dma/sh/Kconfig"
176
177config SH_DMAE
178 tristate "Renesas SuperH DMAC support"
179 depends on (SUPERH && SH_DMA) || (ARM && ARCH_SHMOBILE)
180 depends on !SH_DMA_API
181 select DMA_ENGINE
182 help
183 Enable support for the Renesas SuperH DMA controllers.
184 176
185config COH901318 177config COH901318
186 bool "ST-Ericsson COH901318 DMA support" 178 bool "ST-Ericsson COH901318 DMA support"