aboutsummaryrefslogtreecommitdiff
path: root/configs/comtrend_ct5361_ram_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:26 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit16199a8b961fab60587011e9da5a592b94d3eaf4 (patch)
treee05a720eb15bd9af882725de6dea0ee4bb937d28 /configs/comtrend_ct5361_ram_defconfig
parent0b956e3987bf856add12023e1835bfa9662d13ee (diff)
downloadu-boot-16199a8b961fab60587011e9da5a592b94d3eaf4.zip
u-boot-16199a8b961fab60587011e9da5a592b94d3eaf4.tar.gz
u-boot-16199a8b961fab60587011e9da5a592b94d3eaf4.tar.bz2
Convert CONFIG_PHY_RESET_DELAY to Kconfig
This converts the following to Kconfig: CONFIG_PHY_RESET_DELAY Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/comtrend_ct5361_ram_defconfig')
-rw-r--r--configs/comtrend_ct5361_ram_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/comtrend_ct5361_ram_defconfig b/configs/comtrend_ct5361_ram_defconfig
index 6290b2a..ddb1250 100644
--- a/configs/comtrend_ct5361_ram_defconfig
+++ b/configs/comtrend_ct5361_ram_defconfig
@@ -51,6 +51,7 @@ CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_SYS_MAX_FLASH_BANKS_DETECT=y
CONFIG_PHY_FIXED=y
+CONFIG_PHY_RESET_DELAY=20
CONFIG_DM_ETH=y
CONFIG_BCM6348_ETH=y
CONFIG_PHY=y