summaryrefslogtreecommitdiff
path: root/README
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 /README
parent0b956e3987bf856add12023e1835bfa9662d13ee (diff)
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 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index effaef5574..0072e03b63 100644
--- a/README
+++ b/README
@@ -1075,13 +1075,6 @@ The following options need to be configured:
The clock frequency of the MII bus
- CONFIG_PHY_RESET_DELAY
-
- Some PHY like Intel LXT971A need extra delay after
- reset before any MII register access is possible.
- For such PHY, set this option to the usec delay
- required. (minimum 300usec for LXT971A)
-
CONFIG_PHY_CMD_DELAY (ppc4xx)
Some PHY like Intel LXT971A need extra delay after