summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorZeng Zhaoming <b32542@freescale.com>2011-07-12 06:00:27 +0800
committerZeng Zhaoming <b32542@freescale.com>2011-07-19 03:39:52 +0800
commitb59bc3219f6726119226b42f76b16fed54e27a1b (patch)
tree4d63c18d78f96a62b18e63e11ff1f2da1254b83e /arch/arm/configs
parent29527849744cbd0e9ccf860ac1b070e0444d7ea1 (diff)
ENGR00152287-1 MX6: Add SDMA support for MX6Q
Add SDMA support for MX6Q. Enable sdma in imx6 default configure. Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx6_defconfig18
1 files changed, 17 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 0c76232c6b3f..00508aee8233 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -1613,7 +1613,23 @@ CONFIG_RTC_DRV_SNVS=y
#
# on-CPU RTC drivers
#
-# CONFIG_DMADEVICES is not set
+CONFIG_DMADEVICES=y
+# CONFIG_DMADEVICES_DEBUG is not set
+
+#
+# DMA Devices
+#
+# CONFIG_MXC_PXP is not set
+# CONFIG_TIMB_DMA is not set
+CONFIG_IMX_SDMA=y
+CONFIG_DMA_ENGINE=y
+
+#
+# DMA Clients
+#
+# CONFIG_NET_DMA is not set
+# CONFIG_ASYNC_TX_DMA is not set
+# CONFIG_DMATEST is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_STAGING is not set