Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[linux-block.git] / drivers / dma / Kconfig
index 25e111ab21f83089f0076a6d185fb6931ac64867..b6d48d54f42fcffda66ccb2ac2e5e01a15502d37 100644 (file)
@@ -97,6 +97,7 @@ config AT_HDMAC
        tristate "Atmel AHB DMA support"
        depends on ARCH_AT91
        select DMA_ENGINE
+       select DMA_VIRTUAL_CHANNELS
        help
          Support the Atmel AHB DMA controller.
 
@@ -357,14 +358,6 @@ config INTEL_IOATDMA
 
          If unsure, say N.
 
-config INTEL_IOP_ADMA
-       tristate "Intel IOP32x ADMA support"
-       depends on ARCH_IOP32X || COMPILE_TEST
-       select DMA_ENGINE
-       select ASYNC_TX_ENABLE_CHANNEL_SWITCH
-       help
-         Enable support for the Intel(R) IOP Series RAID engines.
-
 config K3_DMA
        tristate "Hisilicon K3 DMA support"
        depends on ARCH_HI3xxx || ARCH_HISI || COMPILE_TEST