aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@fastmail.fm>2007-09-26 21:14:45 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 19:53:44 -0400
commitc7e86e344b3599c0679a4a1f59a27953856f181c (patch)
treeda4f2b298bb450d4207d6c785d1118b7c5b92eea /drivers/net/Kconfig
parent928773c23a4cf053a34ad480439448f75efa350c (diff)
dgrs: remove from build, config, and maintainer list
Stop building and configuring driver for Digi RightSwitch, which was never actually sold to anyone, and remove it from MAINTAINERS. In response to an investigation into the firmware of the "Digi Rightswitch" driver, Andres Salomon discovered: > > Dear Andres: > > After further research, we found that this product was killed in place > and never reached the market. We would like to request that this not be > included. Since the product never reached market, clearly nobody is using this orphaned driver. Signed-off-by: Nathanael Nerode <neroden@gcc.gnu.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 467532c7975c..764325917f6a 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1459,21 +1459,6 @@ config TC35815
1459 depends on NET_PCI && PCI && MIPS 1459 depends on NET_PCI && PCI && MIPS
1460 select MII 1460 select MII
1461 1461
1462config DGRS
1463 tristate "Digi Intl. RightSwitch SE-X support"
1464 depends on NET_PCI && (PCI || EISA)
1465 ---help---
1466 This is support for the Digi International RightSwitch series of
1467 PCI/EISA Ethernet switch cards. These include the SE-4 and the SE-6
1468 models. If you have a network card of this type, say Y and read the
1469 Ethernet-HOWTO, available from
1470 <http://www.tldp.org/docs.html#howto>. More specific
1471 information is contained in <file:Documentation/networking/dgrs.txt>.
1472
1473 To compile this driver as a module, choose M here and read
1474 <file:Documentation/networking/net-modules.txt>. The module
1475 will be called dgrs.
1476
1477config EEPRO100 1462config EEPRO100
1478 tristate "EtherExpressPro/100 support (eepro100, original Becker driver)" 1463 tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
1479 depends on NET_PCI && PCI 1464 depends on NET_PCI && PCI