]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / dma / Kconfig
index 141aefbe37ec93d1f4f38d1be5e2cf8d93266725..263495d0adbdfd0a5e079c3ba5c6f71247ee7fde 100644 (file)
@@ -436,6 +436,20 @@ config STE_DMA40
        help
          Support for ST-Ericsson DMA40 controller
 
+config ST_FDMA
+       tristate "ST FDMA dmaengine support"
+       depends on ARCH_STI
+       depends on REMOTEPROC
+       select ST_SLIM_REMOTEPROC
+       select DMA_ENGINE
+       select DMA_VIRTUAL_CHANNELS
+       help
+         Enable support for ST FDMA controller.
+         It supports 16 independent DMA channels, accepts up to 32 DMA requests
+
+         Say Y here if you have such a chipset.
+         If unsure, say N.
+
 config STM32_DMA
        bool "STMicroelectronics STM32 DMA support"
        depends on ARCH_STM32 || COMPILE_TEST
@@ -480,7 +494,7 @@ config TEGRA20_APB_DMA
          or vice versa. It does not support memory to memory data transfer.
 
 config TEGRA210_ADMA
-       bool "NVIDIA Tegra210 ADMA support"
+       tristate "NVIDIA Tegra210 ADMA support"
        depends on (ARCH_TEGRA_210_SOC || COMPILE_TEST) && PM_CLK
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS