diff options
Diffstat (limited to 'configs/ls1021aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1021aqds_qspi_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021aqds_qspi_defconfig b/configs/ls1021aqds_qspi_defconfig index 70013ebd80..8cd6024dae 100644 --- a/configs/ls1021aqds_qspi_defconfig +++ b/configs/ls1021aqds_qspi_defconfig @@ -38,9 +38,9 @@ CONFIG_SYS_FSL_DDR3=y CONFIG_FSL_ESDHC=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SPANSION=y -CONFIG_NETDEVICES=y CONFIG_PHY_GIGE=y CONFIG_E1000=y +CONFIG_MII=y CONFIG_TSEC_ENET=y CONFIG_PCI=y CONFIG_DM_PCI=y |