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:
95fac76
)
defconfig: k2e_evm_defconfig: enable net driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Tue, 2 Feb 2016 10:21:36 +0000
(15:51 +0530)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 Feb 2016 15:10:47 +0000
(10:10 -0500)
enable net driver model for k2e evm as keystone_net 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/k2e_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/k2e_evm_defconfig
b/configs/k2e_evm_defconfig
index 9fb9dac2e7eacf2312c175df4fd75cd8882333ed..5616be94d6a0d4a5b0b62296fc76060d52ec1627 100644
(file)
--- a/
configs/k2e_evm_defconfig
+++ b/
configs/k2e_evm_defconfig
@@
-13,3
+13,4
@@
CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y