aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig62
1 files changed, 0 insertions, 62 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index d81f8f95012..8b1fae89898 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -237,19 +237,6 @@ config MACB
237 237
238source "drivers/net/arm/Kconfig" 238source "drivers/net/arm/Kconfig"
239 239
240config MACSONIC
241 tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)"
242 depends on MAC
243 ---help---
244 Support for NatSemi SONIC based Ethernet devices. This includes
245 the onboard Ethernet in many Quadras as well as some LC-PDS,
246 a few Nubus and all known Comm Slot Ethernet cards. If you have
247 one of these say Y and read the Ethernet-HOWTO, available from
248 <http://www.tldp.org/docs.html#howto>.
249
250 To compile this driver as a module, choose M here. This module will
251 be called macsonic.
252
253config KORINA 240config KORINA
254 tristate "Korina (IDT RC32434) Ethernet support" 241 tristate "Korina (IDT RC32434) Ethernet support"
255 depends on NET_ETHERNET && MIKROTIK_RB532 242 depends on NET_ETHERNET && MIKROTIK_RB532
@@ -257,19 +244,6 @@ config KORINA
257 If you have a Mikrotik RouterBoard 500 or IDT RC32434 244 If you have a Mikrotik RouterBoard 500 or IDT RC32434
258 based system say Y. Otherwise say N. 245 based system say Y. Otherwise say N.
259 246
260config MIPS_JAZZ_SONIC
261 tristate "MIPS JAZZ onboard SONIC Ethernet support"
262 depends on MACH_JAZZ
263 help
264 This is the driver for the onboard card of MIPS Magnum 4000,
265 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
266
267config XTENSA_XT2000_SONIC
268 tristate "Xtensa XT2000 onboard SONIC Ethernet support"
269 depends on XTENSA_PLATFORM_XT2000
270 help
271 This is the driver for the onboard card of the Xtensa XT2000 board.
272
273config SGI_IOC3_ETH 247config SGI_IOC3_ETH
274 bool "SGI IOC3 Ethernet" 248 bool "SGI IOC3 Ethernet"
275 depends on PCI && SGI_IP27 249 depends on PCI && SGI_IP27
@@ -556,21 +530,6 @@ config SEEQ8005
556 To compile this driver as a module, choose M here. The module 530 To compile this driver as a module, choose M here. The module
557 will be called seeq8005. 531 will be called seeq8005.
558 532
559config IBMLANA
560 tristate "IBM LAN Adapter/A support"
561 depends on MCA
562 ---help---
563 This is a Micro Channel Ethernet adapter. You need to set
564 CONFIG_MCA to use this driver. It is both available as an in-kernel
565 driver and as a module.
566
567 To compile this driver as a module, choose M here. The only
568 currently supported card is the IBM LAN Adapter/A for Ethernet. It
569 will both support 16K and 32K memory windows, however a 32K window
570 gives a better security against packet losses. Usage of multiple
571 boards with this driver should be possible, but has not been tested
572 up to now due to lack of hardware.
573
574config NET_PCI 533config NET_PCI
575 bool "EISA, VLB, PCI and on board controllers" 534 bool "EISA, VLB, PCI and on board controllers"
576 depends on ISA || EISA || PCI 535 depends on ISA || EISA || PCI
@@ -635,17 +594,6 @@ config FEALNX
635 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet 594 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet
636 cards. <http://www.myson.com.tw/> 595 cards. <http://www.myson.com.tw/>
637 596
638config NATSEMI
639 tristate "National Semiconductor DP8381x series PCI Ethernet support"
640 depends on NET_PCI && PCI
641 select CRC32
642 help
643 This driver is for the National Semiconductor DP83810 series,
644 which is used in cards from PureData, NetGear, Linksys
645 and others, including the 83815 chip.
646 More specific information and updates are available from
647 <http://www.scyld.com/network/natsemi.html>.
648
649config 8139CP 597config 8139CP
650 tristate "RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (EXPERIMENTAL)" 598 tristate "RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (EXPERIMENTAL)"
651 depends on NET_PCI && PCI && EXPERIMENTAL 599 depends on NET_PCI && PCI && EXPERIMENTAL
@@ -1043,16 +991,6 @@ config IP1000
1043 991
1044source "drivers/net/ixp2000/Kconfig" 992source "drivers/net/ixp2000/Kconfig"
1045 993
1046config NS83820
1047 tristate "National Semiconductor DP83820 support"
1048 depends on PCI
1049 help
1050 This is a driver for the National Semiconductor DP83820 series
1051 of gigabit ethernet MACs. Cards using this chipset include
1052 the D-Link DGE-500T, PureData's PDP8023Z-TG, SMC's SMC9462TX,
1053 SOHO-GA2000T, SOHO-GA2500T. The driver supports the use of
1054 zero copy.
1055
1056config HAMACHI 994config HAMACHI
1057 tristate "Packet Engines Hamachi GNIC-II support" 995 tristate "Packet Engines Hamachi GNIC-II support"
1058 depends on PCI 996 depends on PCI