summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-04-28 15:36:12 +0530
committerJoe Hershberger <joe.hershberger@ni.com>2016-05-24 11:42:03 -0500
commitbc705ea1cf12d42f3f10ff2b9f0e037fd56b7410 (patch)
tree5d5066aad1ef7162f6eef42cd6ad995a836c0039
parent54e3ba993a68d03ff763e1de8cde168552edf79c (diff)
downloadtalos-obmc-uboot-bc705ea1cf12d42f3f10ff2b9f0e037fd56b7410.tar.gz
talos-obmc-uboot-bc705ea1cf12d42f3f10ff2b9f0e037fd56b7410.zip
defconfig: am437x_sk_evm: enable eth driver model
Enable eth driver model for am437x_sk_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/am437x_sk_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 48ec91f4f1..8be0412a8b 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -51,3 +51,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
CONFIG_G_DNL_VENDOR_NUM=0x0403
CONFIG_G_DNL_PRODUCT_NUM=0xbd00
+CONFIG_DM_ETH=y
OpenPOWER on IntegriCloud