diff mbox

[U-Boot,v3,12/12] defconfig: dra74_evm: enable eth driver model

Message ID 20160428100613.3438-13-mugunthanvnm@ti.com
State Accepted
Commit 641b936fa5ba4f07d8400bd3bc0540f4ad64eeb7
Delegated to: Joe Hershberger
Headers show

Commit Message

Mugunthan V N April 28, 2016, 10:06 a.m. UTC
Enable eth driver model for dra74_evm as cpsw supports
driver model.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
---
 configs/dra74_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Joe Hershberger May 3, 2016, 8:17 p.m. UTC | #1
Hi Mugunthan,

https://patchwork.ozlabs.org/patch/616109/ was applied to u-boot-net.git.

Thanks!
-Joe
diff mbox

Patch

diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index a11dcd5..32ffce7 100644
--- a/configs/dra74_evm_defconfig
+++ b/configs/dra74_evm_defconfig
@@ -50,3 +50,4 @@  CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
 CONFIG_G_DNL_VENDOR_NUM=0x0451
 CONFIG_G_DNL_PRODUCT_NUM=0xd022
+CONFIG_DM_ETH=y