mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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>
This commit is contained in:
parent
2c5bf6c98d
commit
ab8dd5e6e6
1 changed files with 1 additions and 0 deletions
|
@ -12,3 +12,4 @@ CONFIG_DM=y
|
|||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_SPI_FLASH_STMICRO=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_DM_ETH=y
|
||||
|
|
Loading…
Add table
Reference in a new issue