Skip to content
Snippets Groups Projects
Commit 189154c0 authored by Chai, Chong Yi's avatar Chai, Chong Yi Committed by Bruce Ashfield
Browse files

bsp: valleyisland: add dma support


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

Signed-off-by: default avatarChai, Chong Yi <chong.yi.chai@intel.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent e3e051da
No related branches found
No related tags found
No related merge requests found
...@@ -72,3 +72,8 @@ CONFIG_RTC_DRV_CMOS=y ...@@ -72,3 +72,8 @@ CONFIG_RTC_DRV_CMOS=y
# Ethernet support # Ethernet support
CONFIG_R8169=m CONFIG_R8169=m
# DMA support
CONFIG_DW_DMAC_CORE=y
CONFIG_DW_DMAC=y
CONFIG_DW_DMAC_PCI=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment