summaryrefslogtreecommitdiffstats
path: root/configs/ls1028ardb_tfa_SECURE_BOOT_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 13:13:30 -0500
commit9b844314fd75d9c24708c7e477d5ce3273f13048 (patch)
tree2c09570cd398a0efd97ea8e45e8688f9580517bc /configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
parentb32e9a757837d75ffc1b2252df96834d82a825ff (diff)
downloadu-boot-9b844314fd75d9c24708c7e477d5ce3273f13048.tar.gz
u-boot-9b844314fd75d9c24708c7e477d5ce3273f13048.tar.xz
u-boot-9b844314fd75d9c24708c7e477d5ce3273f13048.zip
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/ls1028ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1028ardb_tfa_SECURE_BOOT_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig b/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
index a2a218112a..63976ae754 100644
--- a/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
@@ -40,12 +40,16 @@ CONFIG_SPI_FLASH_STMICRO=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y
+CONFIG_PHY_VITESSE=y
CONFIG_DM_ETH=y
+CONFIG_DM_MDIO=y
CONFIG_PHY_GIGE=y
CONFIG_E1000=y
+CONFIG_FSL_ENETC=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_ECAM_GENERIC=y
CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SCSI=y
CONFIG_DM_SCSI=y