diff options
author | Tom Rini <trini@konsulko.com> | 2019-07-25 15:02:36 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-25 15:02:36 -0400 |
commit | bfe28bc70fc8b192878d6e8b7f7db344091643cf (patch) | |
tree | c9900ada1f0246e3a2eb5105f059fb3848c7aa81 /configs/ls1021atwr_nor_SECURE_BOOT_defconfig | |
parent | bfe9abe7119ce7cde9eb654d17302ebe124c2c84 (diff) | |
parent | d53e52225527625c72c4dbff4fe8c0b68a553340 (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
- DaVinci emac DM work
- NXP driver work
- macb updates for RISC-V
Diffstat (limited to 'configs/ls1021atwr_nor_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig index 6c4bb9aaf6..830affc925 100644 --- a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig @@ -40,7 +40,9 @@ CONFIG_SYS_FLASH_CFI=y CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_MII=y +CONFIG_DM_ETH=y CONFIG_TSEC_ENET=y +CONFIG_PHY_ATHEROS=y CONFIG_PCI=y CONFIG_DM_PCI=y CONFIG_DM_PCI_COMPAT=y |