defconfig: k2e_evm_defconfig: enable net driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 2 Feb 2016 10:21:36 +0000 (15:51 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 8 Feb 2016 15:10:47 +0000 (10:10 -0500)
enable net driver model for k2e 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/k2e_evm_defconfig

index 9fb9dac..5616be9 100644 (file)
@@ -13,3 +13,4 @@ CONFIG_DM=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y