]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfig
authorJoel Fernandes <joelf@ti.com>
Thu, 27 Jun 2013 03:42:03 +0000 (22:42 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Jul 2013 12:11:57 +0000 (05:11 -0700)
Build EDMA in by default to avoid fewer people stepping on their toes
with broken DMA on drivers needing EDMA.

Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 61b76b0f7e8269588caf2850d1f82b41adc9f93c..009fa6944687b1055580e129137e5c3602016dcf 100644 (file)
@@ -245,6 +245,7 @@ CONFIG_RTC_DRV_TWL92330=y
 CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_OMAP=y
 CONFIG_DMADEVICES=y
+CONFIG_TI_EDMA=y
 CONFIG_DMA_OMAP=y
 CONFIG_TI_SOC_THERMAL=y
 CONFIG_TI_THERMAL=y