[U-Boot] [PATCH v3 5/8] defconfig: k2l_evm_defconfig: enable net driver model
Mugunthan V N
mugunthanvnm at ti.com
Tue Feb 2 11:21:35 CET 2016
enable net driver model for k2l evm as keystone_net supports
driver model
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
---
configs/k2l_evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/k2l_evm_defconfig b/configs/k2l_evm_defconfig
index 1b21ed0..6f5ac18 100644
--- 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
--
2.7.0.75.g3ee1e0f
More information about the U-Boot
mailing list