From: Mugunthan V N <mugunthanvnm@ti.com>
Date: Mon, 7 Sep 2015 08:52:23 +0000 (+0530)
Subject: defconfig: am335x: gp_evm: enable ethernet driver model
X-Git-Tag: v2025.01-rc5-pxa1908~11490
X-Git-Url: http://git.dujemihanovic.xyz/img/static/html/index.html?a=commitdiff_plain;h=0da3f2e69557a4d14e7cdd3677ee012ff1292059;p=u-boot.git

defconfig: am335x: gp_evm: enable ethernet driver model

enable ethernet driver model for am335x gp evm as cpsw supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
---

diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index 65c7b90283..63b3fce4fd 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -11,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NAND"
 CONFIG_OF_CONTROL=y
 CONFIG_SPI_FLASH=y
 CONFIG_RSA=y
+CONFIG_DM_ETH=y