diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f749b40f954e..0f3e6b2d2808 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1414,19 +1414,6 @@ config TC35815 | |||
1414 | depends on NET_PCI && PCI && MIPS | 1414 | depends on NET_PCI && PCI && MIPS |
1415 | select PHYLIB | 1415 | select PHYLIB |
1416 | 1416 | ||
1417 | config EEPRO100 | ||
1418 | tristate "EtherExpressPro/100 support (eepro100, original Becker driver)" | ||
1419 | depends on NET_PCI && PCI | ||
1420 | select MII | ||
1421 | help | ||
1422 | If you have an Intel EtherExpress PRO/100 PCI network (Ethernet) | ||
1423 | card, say Y and read the Ethernet-HOWTO, available from | ||
1424 | <http://www.tldp.org/docs.html#howto>. | ||
1425 | |||
1426 | To compile this driver as a module, choose M here. The module | ||
1427 | will be called eepro100. | ||
1428 | |||
1429 | |||
1430 | config E100 | 1417 | config E100 |
1431 | tristate "Intel(R) PRO/100+ support" | 1418 | tristate "Intel(R) PRO/100+ support" |
1432 | depends on NET_PCI && PCI | 1419 | depends on NET_PCI && PCI |