From: "Chai, Chong Yi" <chong.yi.c...@intel.com>

This patch enable DMA for valleyisland for both 32-bit and 64-bit system.

Signed-off-by: Chai, Chong Yi <chong.yi.c...@intel.com>
---
 bsp/valleyisland/valleyisland.cfg | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/bsp/valleyisland/valleyisland.cfg 
b/bsp/valleyisland/valleyisland.cfg
index 4019a3d..983f1b0 100644
--- a/bsp/valleyisland/valleyisland.cfg
+++ b/bsp/valleyisland/valleyisland.cfg
@@ -72,3 +72,8 @@ CONFIG_RTC_DRV_CMOS=y
 
 # Ethernet support
 CONFIG_R8169=m
+
+# DMA support
+CONFIG_DW_DMAC_CORE=y
+CONFIG_DW_DMAC=y
+CONFIG_DW_DMAC_PCI=y
-- 
1.9.1

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to