]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
defconfig: am437x_sk_evm: enable dma driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 15 Feb 2016 10:01:42 +0000 (15:31 +0530)
committerJagan 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

index 9eb41f9322233f549aa0ddd15331df02af7f5446..3e916db972e0e26faa8a3b84aed02841c9b63400 100644 (file)
@@ -23,3 +23,4 @@ CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH_BAR=y
 CONFIG_TIMER=y
 CONFIG_OMAP_TIMER=y
+CONFIG_DMA=y