summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2020-05-23 14:06:48 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2020-06-18 20:34:39 +0300
commit0a5be6c5fd031fbdcd499500ad02608008329b29 (patch)
tree50bcaa30262567c1afcc0093384a089eb119e84f /README
parent7a81989b7b04bd87d1e684f2bafdc92a9c16fecc (diff)
downloadu-boot-0a5be6c5fd031fbdcd499500ad02608008329b29.tar.xz
net: eepro100: Remove EEPRO100_SROM_WRITE
This code is never enabled, last board that used it was ELPPC which was removed some 5 years ago, so just remove this code altogether. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index bcf1983631..b49154076e 100644
--- a/README
+++ b/README
@@ -891,8 +891,6 @@ The following options need to be configured:
CONFIG_EEPRO100
Support for Intel 82557/82559/82559ER chips.
- Optional CONFIG_EEPRO100_SROM_WRITE enables EEPROM
- write routine for first time initialisation.
CONFIG_TULIP
Support for Digital 2114x chips.