aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-10-29 17:22:15 -0400
committerJeff Garzik <jgarzik@redhat.com>2008-10-31 00:52:23 -0400
commit6b1abbaefa31b84cc02bf4006ba8a63393de1136 (patch)
tree8f6260231b8cdc155f0f4531ba9621f3fd2f5ac1 /drivers/net/Kconfig
parent5177b3240a6608fc0c9c05cc32f4855c6540f8d5 (diff)
The overdue eepro100 removal.
Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig13
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
1417config 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
1430config E100 1417config 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