summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-04-28 15:36:13 +0530
committerJoe Hershberger <joe.hershberger@ni.com>2016-05-24 11:42:04 -0500
commit641b936fa5ba4f07d8400bd3bc0540f4ad64eeb7 (patch)
treebdab34279eab32bc779210cbba22ae961f91394f
parentbc705ea1cf12d42f3f10ff2b9f0e037fd56b7410 (diff)
downloadtalos-obmc-uboot-641b936fa5ba4f07d8400bd3bc0540f4ad64eeb7.tar.gz
talos-obmc-uboot-641b936fa5ba4f07d8400bd3bc0540f4ad64eeb7.zip
defconfig: dra74_evm: enable eth driver model
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>
-rw-r--r--configs/dra74_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index a11dcd56c3..32ffce7e18 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
OpenPOWER on IntegriCloud