projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1218e5c
)
defconfig: am437x_sk_evm: enable dma driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 15 Feb 2016 10:01:42 +0000
(15:31 +0530)
committer
Jagan Teki
<jteki@openedev.com>
Tue, 23 Feb 2016 10:44:46 +0000
(16:14 +0530)
enable dma driver model for am437x_sk_evm as ti-edma3 supports
driver model
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
configs/am437x_sk_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am437x_sk_evm_defconfig
b/configs/am437x_sk_evm_defconfig
index 9eb41f9322233f549aa0ddd15331df02af7f5446..3e916db972e0e26faa8a3b84aed02841c9b63400 100644
(file)
--- a/
configs/am437x_sk_evm_defconfig
+++ b/
configs/am437x_sk_evm_defconfig
@@
-23,3
+23,4
@@
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
+CONFIG_DMA=y