]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
dmaengine: Add hisilicon k3 DMA engine driver
[karo-tx-linux.git] / drivers / dma / Kconfig
index 6825957c97fb9896dbfa944e6c5520928160a74c..2945ff084a048d849d3da75fc36008425ddcd361 100644 (file)
@@ -300,6 +300,15 @@ config DMA_JZ4740
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
 
+config K3_DMA
+       tristate "Hisilicon K3 DMA support"
+       depends on ARCH_HI3xxx
+       select DMA_ENGINE
+       select DMA_VIRTUAL_CHANNELS
+       help
+         Support the DMA engine for Hisilicon K3 platform
+         devices.
+
 config DMA_ENGINE
        bool