]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
defconfig: k2g_evm_defconfig: enable net driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 2 Feb 2016 10:21:38 +0000 (15:51 +0530)
committerTom 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

index 7bdf7a4550d1d58ebd5ff1029f3aa260e684692b..7cebacd035c919891bdb265051d887a8af62f967 100644 (file)
@@ -12,3 +12,4 @@ CONFIG_DM=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y