Skip to content
Snippets Groups Projects
Commit 95fac767 authored by Mugunthan V N's avatar Mugunthan V N Committed by Tom Rini
Browse files

defconfig: k2l_evm_defconfig: enable net driver model


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

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 9a350e92
No related branches found
No related tags found
No related merge requests found
...@@ -13,3 +13,4 @@ CONFIG_DM=y ...@@ -13,3 +13,4 @@ CONFIG_DM=y
CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SYS_NS16550=y CONFIG_SYS_NS16550=y
CONFIG_DM_ETH=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment