]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
Merge remote-tracking branch 'samsung/for-next'
[karo-tx-linux.git] / drivers / dma / Kconfig
index d639115aa875a25830fdeca87631882f000f7dd0..dd2874ec1927a6dae0e97defce4dfc05aef38d87 100644 (file)
@@ -207,9 +207,10 @@ config SIRF_DMA
 
 config TI_EDMA
        bool "TI EDMA support"
-       depends on ARCH_DAVINCI || ARCH_OMAP
+       depends on ARCH_DAVINCI || ARCH_OMAP || ARCH_KEYSTONE
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
+       select TI_PRIV_EDMA
        default n
        help
          Enable support for the TI EDMA controller. This DMA
@@ -312,7 +313,7 @@ config MMP_PDMA
        depends on (ARCH_MMP || ARCH_PXA)
        select DMA_ENGINE
        help
-         Support the MMP PDMA engine for PXA and MMP platfrom.
+         Support the MMP PDMA engine for PXA and MMP platform.
 
 config DMA_JZ4740
        tristate "JZ4740 DMA support"