projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc705ea
)
defconfig: dra74_evm: enable eth driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 28 Apr 2016 10:06:13 +0000
(15:36 +0530)
committer
Joe Hershberger
<joe.hershberger@ni.com>
Tue, 24 May 2016 16:42:04 +0000
(11:42 -0500)
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
patch
|
blob
|
history
diff --git
a/configs/dra74_evm_defconfig
b/configs/dra74_evm_defconfig
index
a11dcd5
..
32ffce7
100644
(file)
--- 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