1
0
Fork 0

defconfig: k2l_evm_defconfig: enable net driver model

enable net driver model for k2l 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>
utp
Mugunthan V N 2016-02-02 15:51:35 +05:30 committed by Tom Rini
parent 9a350e92a6
commit 95fac767a9
1 changed files with 1 additions and 0 deletions

View 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