mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
ARM: da850evm_nand: Enable Ethernet
The NAND configuration has had the ethernet missing, so this patch enables the on-board ethernet interface. Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
@@ -64,6 +64,8 @@ CONFIG_SPI_FLASH_STMICRO=y
|
||||
CONFIG_SPI_FLASH_WINBOND=y
|
||||
CONFIG_SPI_FLASH_MTD=y
|
||||
CONFIG_DM_ETH=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_DRIVER_TI_EMAC=y
|
||||
CONFIG_PHY=y
|
||||
CONFIG_PHY_DA8XX_USB=y
|
||||
CONFIG_PINCTRL=y
|
||||
|
Reference in New Issue
Block a user