diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-28 23:41:00 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-28 23:41:00 +0300 |
commit | 5bec37eb72bdb43d683593148f4911f1e1f34980 (patch) | |
tree | ca1014d0fc2cde48416c90f03c5bf448acc1775f /configs/ls1046ardb_tfa_defconfig | |
parent | 556fd590db78def1cb92b0e887c665d3b75f7519 (diff) | |
parent | 306881a0bfca22798da64f55206ef2824f37efed (diff) | |
download | u-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.xz |
Merge branch 'migrate-various-PHY-options'
- Finish migration of CONFIG_PHYLIB and a number of related symbols to
defconfig files.
Diffstat (limited to 'configs/ls1046ardb_tfa_defconfig')
-rw-r--r-- | configs/ls1046ardb_tfa_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046ardb_tfa_defconfig b/configs/ls1046ardb_tfa_defconfig index 9157c51465..3a0530ca74 100644 --- a/configs/ls1046ardb_tfa_defconfig +++ b/configs/ls1046ardb_tfa_defconfig @@ -44,6 +44,7 @@ CONFIG_MTD_RAW_NAND=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_PHYLIB=y CONFIG_PHY_AQUANTIA=y +CONFIG_PHY_REALTEK=y CONFIG_E1000=y CONFIG_FMAN_ENET=y CONFIG_PCI=y |