Browse Source

defconfig: k2g_evm_defconfig: enable net driver model

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>
Mugunthan V N 9 năm trước cách đây
mục cha
commit
ab8dd5e6e6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      configs/k2g_evm_defconfig

+ 1 - 0
configs/k2g_evm_defconfig

@@ -12,3 +12,4 @@ CONFIG_DM=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y