summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2020-04-18 01:56:51 +0200
committermarex <marex@desktop.lan>2020-05-01 12:35:21 +0200
commit171f5e580e3388090d589aa4c0f123576948ab52 (patch)
tree8baf0d296c7ed9f70b15054baa330f7f13a0f4a7 /README
parent635a76b703f3bd5b20e28bfc86caee9889f536c2 (diff)
net: tulip: Remove CONFIG_TULIP_*
These macros are not used by any board, remove them to simplify the driver. The EEPROM accessors are still retained however, as those might still be useful. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 0834850676..2e8ad3bc0c 100644
--- a/README
+++ b/README
@@ -896,8 +896,6 @@ The following options need to be configured:
CONFIG_TULIP
Support for Digital 2114x chips.
- Optional CONFIG_TULIP_SELECT_MEDIA for board specific
- modem chip initialisation (KS8761/QS6611).
CONFIG_NATSEMI
Support for National dp83815 chips.