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:
2c5bf6c
)
defconfig: k2g_evm_defconfig: enable net driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Tue, 2 Feb 2016 10:21:38 +0000
(15:51 +0530)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 Feb 2016 15:10:48 +0000
(10:10 -0500)
enable net driver model for k2g 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/k2g_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/k2g_evm_defconfig
b/configs/k2g_evm_defconfig
index 7bdf7a4550d1d58ebd5ff1029f3aa260e684692b..7cebacd035c919891bdb265051d887a8af62f967 100644
(file)
--- a/
configs/k2g_evm_defconfig
+++ b/
configs/k2g_evm_defconfig
@@
-12,3
+12,4
@@
CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y