summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_sdcard_ifc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
committerTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
commit5bec37eb72bdb43d683593148f4911f1e1f34980 (patch)
treeca1014d0fc2cde48416c90f03c5bf448acc1775f /configs/ls1088aqds_sdcard_ifc_defconfig
parent556fd590db78def1cb92b0e887c665d3b75f7519 (diff)
parent306881a0bfca22798da64f55206ef2824f37efed (diff)
downloadu-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.gz
Merge branch 'migrate-various-PHY-options'WIP/28Apr2020
- Finish migration of CONFIG_PHYLIB and a number of related symbols to defconfig files.
Diffstat (limited to 'configs/ls1088aqds_sdcard_ifc_defconfig')
-rw-r--r--configs/ls1088aqds_sdcard_ifc_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/ls1088aqds_sdcard_ifc_defconfig b/configs/ls1088aqds_sdcard_ifc_defconfig
index a2cbf5c485..405d35acdc 100644
--- a/configs/ls1088aqds_sdcard_ifc_defconfig
+++ b/configs/ls1088aqds_sdcard_ifc_defconfig
@@ -52,6 +52,11 @@ CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_MTD_RAW_NAND=y
+CONFIG_PHYLIB=y
+CONFIG_PHYLIB_10G=y
+CONFIG_PHY_REALTEK=y
+CONFIG_PHY_TERANETICS=y
+CONFIG_PHY_VITESSE=y
CONFIG_E1000=y
CONFIG_MII=y
CONFIG_PCI=y