[U-Boot] [PATCH 4/8] defconfig: k2hk_evm_defconfig: enable net driver model

Mugunthan V N mugunthanvnm at ti.com
Wed Jan 20 13:00:53 CET 2016


enable net driver model for k2hk evm as keystone_net supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 configs/k2hk_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig
index 940d483..f49d820 100644
--- a/configs/k2hk_evm_defconfig
+++ b/configs/k2hk_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.rc3



More information about the U-Boot mailing list