Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux-2.6-microblaze.git] / drivers / dma / Kconfig
index 413efef..7af874b 100644 (file)
@@ -137,12 +137,6 @@ config DMA_BCM2835
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
 
-config DMA_JZ4740
-       tristate "JZ4740 DMA support"
-       depends on MACH_JZ4740 || COMPILE_TEST
-       select DMA_ENGINE
-       select DMA_VIRTUAL_CHANNELS
-
 config DMA_JZ4780
        tristate "JZ4780 DMA support"
        depends on MIPS || COMPILE_TEST
@@ -295,7 +289,7 @@ config INTEL_IOATDMA
 
 config INTEL_IOP_ADMA
        tristate "Intel IOP32x ADMA support"
-       depends on ARCH_IOP32X
+       depends on ARCH_IOP32X || COMPILE_TEST
        select DMA_ENGINE
        select ASYNC_TX_ENABLE_CHANNEL_SWITCH
        help