]> Git Repo - linux.git/commitdiff
ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfig
authorJoel Fernandes <[email protected]>
Thu, 27 Jun 2013 03:42:03 +0000 (22:42 -0500)
committerTony Lindgren <[email protected]>
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 <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
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
This page took 0.051979 seconds and 4 git commands to generate.