]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dmaengine: edma: enable build for AM33XX
authorMatt Porter <mporter@ti.com>
Thu, 6 Sep 2012 21:42:35 +0000 (17:42 -0400)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 2 Apr 2013 09:53:00 +0000 (11:53 +0200)
Enable TI EDMA option on OMAP.

Signed-off-by: Matt Porter <mporter@ti.com>
drivers/dma/Kconfig

index aeaea32bcfdacd5fed2eb7e53536169348791cc8..e772e43f64e5abe5df11acc2fd2d1c14063d2d50 100644 (file)
@@ -223,7 +223,7 @@ config SIRF_DMA
 
 config TI_EDMA
        tristate "TI EDMA support"
-       depends on ARCH_DAVINCI
+       depends on ARCH_DAVINCI || ARCH_OMAP
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
        default n