All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
@ 2013-06-27  3:42 ` Joel Fernandes
  0 siblings, 0 replies; 5+ messages in thread
From: Joel Fernandes @ 2013-06-27  3:42 UTC (permalink / raw)
  To: Tony Lindgren, Sekhar Nori, Matt Porter, Grant Likely,
	Rob Herring, Vinod Koul, Mark Brown, Benoit Cousson, Russell King,
	Rob Landley, Andrew Morton, Arnd Bergmann
  Cc: Linux DaVinci Kernel List, Linux Documentation List, Fernandes,
	Devicetree Discuss, Linux MMC List, Linux Kernel Mailing List,
	Linux SPI Devel List, Linux OMAP List, Joel,
	Linux ARM Kernel List

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-l0cyMroinI0@public.gmane.org>
---
 arch/arm/configs/omap2plus_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index abbe319..7e00deb 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -236,6 +236,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_EXT2_FS=y
 CONFIG_EXT3_FS=y
-- 
1.7.9.5


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-04 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27  3:42 [PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig Joel Fernandes
2013-06-27  3:42 ` Joel Fernandes
2013-06-27  3:42 ` Joel Fernandes
2013-07-04 12:05 ` Tony Lindgren
2013-07-04 12:05   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.