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:
9a350e9
)
defconfig: k2l_evm_defconfig: enable net driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Tue, 2 Feb 2016 10:21:35 +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 k2l 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/k2l_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/k2l_evm_defconfig
b/configs/k2l_evm_defconfig
index 1b21ed05daf890d6c3befb308e499c295704a4e2..6f5ac18a99168535788f911daabed654ab4bcd5f 100644
(file)
--- a/
configs/k2l_evm_defconfig
+++ b/
configs/k2l_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