projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c615e3
)
defconfig: am335x: gp_evm: enable ethernet driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 7 Sep 2015 08:52:23 +0000
(14:22 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 22 Oct 2015 18:18:36 +0000
(14:18 -0400)
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>
configs/am335x_gp_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_gp_evm_defconfig
b/configs/am335x_gp_evm_defconfig
index 65c7b90283562008862d818d07ae6071344a8690..63b3fce4fd35c0ab9a898300e975d2b9112b4dd6 100644
(file)
--- 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