summaryrefslogtreecommitdiff
path: root/arch/arm/configs/da8xx_omapl_defconfig
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2013-07-12 19:19:59 +0530
committerSekhar Nori <nsekhar@ti.com>2013-07-16 20:39:39 +0530
commitcf690331642010a837c026088588761f61528ddf (patch)
tree5351158e8053640f9d8b00e8ed20c017a702dd2d /arch/arm/configs/da8xx_omapl_defconfig
parent9c559708b6cda71d8fdabc3f98cb7e98edbd4f0b (diff)
ARM: davinci: defconfig: enable EDMA driver
Enable EDMA dmaengine driver by default in DaVinci defconfig files as it is required for DMA support on MMC/SD, SPI etc. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/configs/da8xx_omapl_defconfig')
-rw-r--r--arch/arm/configs/da8xx_omapl_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig
index 7c868139bdb0..1571bea48bed 100644
--- a/arch/arm/configs/da8xx_omapl_defconfig
+++ b/arch/arm/configs/da8xx_omapl_defconfig
@@ -102,6 +102,8 @@ CONFIG_SND_SOC=m
CONFIG_SND_DAVINCI_SOC=m
# CONFIG_HID_SUPPORT is not set
# CONFIG_USB_SUPPORT is not set
+CONFIG_DMADEVICES=y
+CONFIG_TI_EDMA=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_XFS_FS=m