summaryrefslogtreecommitdiff
path: root/configs/ls1028aqds_tfa_defconfig
diff options
context:
space:
mode:
authorAlex Marginean <alexandru.marginean@nxp.com>2019-07-03 12:11:44 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2019-07-25 21:13:30 +0300
commit9b844314fd75d9c24708c7e477d5ce3273f13048 (patch)
tree2c09570cd398a0efd97ea8e45e8688f9580517bc /configs/ls1028aqds_tfa_defconfig
parentb32e9a757837d75ffc1b2252df96834d82a825ff (diff)
downloadu-boot-9b844314fd75d9c24708c7e477d5ce3273f13048.tar.xz
configs: ls1028a: enable networking options in rdb, qds defconfig
Enables ethernet, MDIO, PHY drivers for LS1028A RDB and QDS. Signed-off-by: Alex Marginean <alexm.osslist@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/ls1028aqds_tfa_defconfig')
-rw-r--r--configs/ls1028aqds_tfa_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/ls1028aqds_tfa_defconfig b/configs/ls1028aqds_tfa_defconfig
index 93d22a2766..b315910414 100644
--- a/configs/ls1028aqds_tfa_defconfig
+++ b/configs/ls1028aqds_tfa_defconfig
@@ -42,10 +42,13 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
+CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_ATHEROS=y
+CONFIG_PHY_VITESSE=y
CONFIG_DM_ETH=y
-CONFIG_PHY_GIGE=y
+CONFIG_DM_MDIO=y
CONFIG_E1000=y
+CONFIG_FSL_ENETC=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y