Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[platform/kernel/linux-rpi.git] / drivers / dma / Kconfig
index 472dc31..fb7073f 100644 (file)
@@ -610,18 +610,6 @@ config SPRD_DMA
        help
          Enable support for the on-chip DMA controller on Spreadtrum platform.
 
-config S3C24XX_DMAC
-       bool "Samsung S3C24XX DMA support"
-       depends on ARCH_S3C24XX || COMPILE_TEST
-       select DMA_ENGINE
-       select DMA_VIRTUAL_CHANNELS
-       help
-         Support for the Samsung S3C24XX DMA controller driver. The
-         DMA controller is having multiple DMA channels which can be
-         configured for different peripherals like audio, UART, SPI.
-         The DMA controller can transfer data from memory to peripheral,
-         periphal to memory, periphal to periphal and memory to memory.
-
 config TXX9_DMAC
        tristate "Toshiba TXx9 SoC DMA support"
        depends on MACH_TX49XX