summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-02-15 15:31:42 +0530
committerJagan Teki <jteki@openedev.com>2016-02-23 16:14:46 +0530
commit4942ba23183a1746dc11077f234e768b4b588e42 (patch)
tree8483e34361fdf3ca1899ca6b7034c8f20aead644 /configs
parent1218e5c50701a533ada60e65c5b5f71944173478 (diff)
downloadtalos-obmc-uboot-4942ba23183a1746dc11077f234e768b4b588e42.tar.gz
talos-obmc-uboot-4942ba23183a1746dc11077f234e768b4b588e42.zip
defconfig: am437x_sk_evm: enable dma driver model
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/am437x_sk_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 9eb41f9322..3e916db972 100644
--- 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
OpenPOWER on IntegriCloud