diff mbox

[U-Boot,6/6] defconfig: am437x_sk_evm: enable dma driver model

Message ID 1448968398-8270-7-git-send-email-mugunthanvnm@ti.com
State Changes Requested
Delegated to: Tom Rini
Headers show

Commit Message

Mugunthan V N Dec. 1, 2015, 11:13 a.m. UTC
enable dma driver model for am437x_sk_evm as ti-edma3 supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
---
 configs/am437x_sk_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Glass Dec. 1, 2015, 9:54 p.m. UTC | #1
On 1 December 2015 at 04:13, Mugunthan V N <mugunthanvnm@ti.com> wrote:
> enable dma driver model for am437x_sk_evm as ti-edma3 supports
> driver model
>
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
> ---
>  configs/am437x_sk_evm_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
> index 8f78eeb..fc617d6 100644
> --- a/configs/am437x_sk_evm_defconfig
> +++ b/configs/am437x_sk_evm_defconfig
> @@ -21,3 +21,4 @@ CONFIG_TI_QSPI=y
>  CONFIG_DM_SPI=y
>  CONFIG_DM_SPI_FLASH=y
>  CONFIG_SPI_FLASH_BAR=y
> +CONFIG_DM_DMA=y
> --
> 2.6.3.368.gf34be46
>

Reviewed-by: Simon Glass <sjg@chromium.org>
diff mbox

Patch

diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 8f78eeb..fc617d6 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -21,3 +21,4 @@  CONFIG_TI_QSPI=y
 CONFIG_DM_SPI=y
 CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH_BAR=y
+CONFIG_DM_DMA=y