aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig153
1 files changed, 0 insertions, 153 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0b3ea213b610..b686dab54ec6 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -287,27 +287,6 @@ config BMAC
287 To compile this driver as a module, choose M here: the module 287 To compile this driver as a module, choose M here: the module
288 will be called bmac. 288 will be called bmac.
289 289
290config ARIADNE
291 tristate "Ariadne support"
292 depends on ZORRO
293 help
294 If you have a Village Tronic Ariadne Ethernet adapter, say Y.
295 Otherwise, say N.
296
297 To compile this driver as a module, choose M here: the module
298 will be called ariadne.
299
300config A2065
301 tristate "A2065 support"
302 depends on ZORRO
303 select CRC32
304 help
305 If you have a Commodore A2065 Ethernet adapter, say Y. Otherwise,
306 say N.
307
308 To compile this driver as a module, choose M here: the module
309 will be called a2065.
310
311config HYDRA 290config HYDRA
312 tristate "Hydra support" 291 tristate "Hydra support"
313 depends on ZORRO 292 depends on ZORRO
@@ -387,16 +366,6 @@ config MACMACE
387 say Y and read the Ethernet-HOWTO, available from 366 say Y and read the Ethernet-HOWTO, available from
388 <http://www.tldp.org/docs.html#howto>. 367 <http://www.tldp.org/docs.html#howto>.
389 368
390config MVME147_NET
391 tristate "MVME147 (Lance) Ethernet support"
392 depends on MVME147
393 select CRC32
394 help
395 Support for the on-board Ethernet interface on the Motorola MVME147
396 single-board computer. Say Y here to include the
397 driver for this chip in your kernel.
398 To compile this driver as a module, choose M here.
399
400config MVME16x_NET 369config MVME16x_NET
401 tristate "MVME16x Ethernet support" 370 tristate "MVME16x Ethernet support"
402 depends on MVME16x 371 depends on MVME16x
@@ -415,27 +384,6 @@ config BVME6000_NET
415 in your kernel. 384 in your kernel.
416 To compile this driver as a module, choose M here. 385 To compile this driver as a module, choose M here.
417 386
418config ATARILANCE
419 tristate "Atari Lance support"
420 depends on ATARI
421 help
422 Say Y to include support for several Atari Ethernet adapters based
423 on the AMD Lance chipset: RieblCard (with or without battery), or
424 PAMCard VME (also the version by Rhotron, with different addresses).
425
426config SUN3LANCE
427 tristate "Sun3/Sun3x on-board LANCE support"
428 depends on SUN3 || SUN3X
429 help
430 Most Sun3 and Sun3x motherboards (including the 3/50, 3/60 and 3/80)
431 featured an AMD Lance 10Mbit Ethernet controller on board; say Y
432 here to compile in the Linux driver for this and enable Ethernet.
433 General Linux information on the Sun 3 and 3x series (now
434 discontinued) is at
435 <http://www.angelfire.com/ca2/tech68k/sun3.html>.
436
437 If you're not building a kernel for a Sun 3, say N.
438
439config SUN3_82586 387config SUN3_82586
440 bool "Sun3 on-board Intel 82586 support" 388 bool "Sun3 on-board Intel 82586 support"
441 depends on SUN3 389 depends on SUN3
@@ -445,14 +393,6 @@ config SUN3_82586
445 that this driver does not support 82586-based adapters on additional 393 that this driver does not support 82586-based adapters on additional
446 VME boards. 394 VME boards.
447 395
448config HPLANCE
449 bool "HP on-board LANCE support"
450 depends on DIO
451 select CRC32
452 help
453 If you want to use the builtin "LANCE" Ethernet controller on an
454 HP300 machine, say Y here.
455
456config LASI_82596 396config LASI_82596
457 tristate "Lasi ethernet" 397 tristate "Lasi ethernet"
458 depends on GSC 398 depends on GSC
@@ -487,15 +427,6 @@ config XTENSA_XT2000_SONIC
487 help 427 help
488 This is the driver for the onboard card of the Xtensa XT2000 board. 428 This is the driver for the onboard card of the Xtensa XT2000 board.
489 429
490config MIPS_AU1X00_ENET
491 tristate "MIPS AU1000 Ethernet support"
492 depends on MIPS_ALCHEMY
493 select PHYLIB
494 select CRC32
495 help
496 If you have an Alchemy Semi AU1X00 based system
497 say Y. Otherwise, say N.
498
499config SGI_IOC3_ETH 430config SGI_IOC3_ETH
500 bool "SGI IOC3 Ethernet" 431 bool "SGI IOC3 Ethernet"
501 depends on PCI && SGI_IP27 432 depends on PCI && SGI_IP27
@@ -545,19 +476,6 @@ config SH_ETH
545 This driver supporting CPUs are: 476 This driver supporting CPUs are:
546 - SH7710, SH7712, SH7763, SH7619, SH7724, and SH7757. 477 - SH7710, SH7712, SH7763, SH7619, SH7724, and SH7757.
547 478
548config SUNLANCE
549 tristate "Sun LANCE support"
550 depends on SBUS
551 select CRC32
552 help
553 This driver supports the "le" interface present on all 32-bit Sparc
554 systems, on some older Ultra systems and as an Sbus option. These
555 cards are based on the AMD Lance chipset, which is better known
556 via the NE2100 cards.
557
558 To compile this driver as a module, choose M here: the module
559 will be called sunlance.
560
561config HAPPYMEAL 479config HAPPYMEAL
562 tristate "Sun Happy Meal 10/100baseT support" 480 tristate "Sun Happy Meal 10/100baseT support"
563 depends on SBUS || PCI 481 depends on SBUS || PCI
@@ -673,18 +591,6 @@ config ELMC_II
673 To compile this driver as a module, choose M here. The module 591 To compile this driver as a module, choose M here. The module
674 will be called 3c527. 592 will be called 3c527.
675 593
676config LANCE
677 tristate "AMD LANCE and PCnet (AT1500 and NE2100) support"
678 depends on ISA && ISA_DMA_API
679 help
680 If you have a network (Ethernet) card of this type, say Y and read
681 the Ethernet-HOWTO, available from
682 <http://www.tldp.org/docs.html#howto>. Some LinkSys cards are
683 of this type.
684
685 To compile this driver as a module, choose M here: the module
686 will be called lance. This is recommended.
687
688config NET_VENDOR_SMC 594config NET_VENDOR_SMC
689 bool "Western Digital/SMC cards" 595 bool "Western Digital/SMC cards"
690 depends on ISA || MCA || EISA || MAC 596 depends on ISA || MCA || EISA || MAC
@@ -1020,17 +926,6 @@ config NI52
1020 To compile this driver as a module, choose M here. The module 926 To compile this driver as a module, choose M here. The module
1021 will be called ni52. 927 will be called ni52.
1022 928
1023config NI65
1024 tristate "NI6510 support"
1025 depends on NET_VENDOR_RACAL && ISA && ISA_DMA_API
1026 help
1027 If you have a network (Ethernet) card of this type, say Y and read
1028 the Ethernet-HOWTO, available from
1029 <http://www.tldp.org/docs.html#howto>.
1030
1031 To compile this driver as a module, choose M here. The module
1032 will be called ni65.
1033
1034config DNET 929config DNET
1035 tristate "Dave ethernet support (DNET)" 930 tristate "Dave ethernet support (DNET)"
1036 depends on NET_ETHERNET && HAS_IOMEM 931 depends on NET_ETHERNET && HAS_IOMEM
@@ -1056,19 +951,6 @@ config AT1700
1056 To compile this driver as a module, choose M here. The module 951 To compile this driver as a module, choose M here. The module
1057 will be called at1700. 952 will be called at1700.
1058 953
1059config DEPCA
1060 tristate "DEPCA, DE10x, DE200, DE201, DE202, DE422 support"
1061 depends on ISA || EISA || MCA
1062 select CRC32
1063 ---help---
1064 If you have a network (Ethernet) card of this type, say Y and read
1065 the Ethernet-HOWTO, available from
1066 <http://www.tldp.org/docs.html#howto> as well as
1067 <file:drivers/net/depca.c>.
1068
1069 To compile this driver as a module, choose M here. The module
1070 will be called depca.
1071
1072config HP100 954config HP100
1073 tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support" 955 tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support"
1074 depends on ISA || EISA || PCI 956 depends on ISA || EISA || PCI
@@ -1287,32 +1169,6 @@ config NET_PCI
1287 will be asked for your specific card in the following questions. If 1169 will be asked for your specific card in the following questions. If
1288 you are unsure, say Y. 1170 you are unsure, say Y.
1289 1171
1290config PCNET32
1291 tristate "AMD PCnet32 PCI support"
1292 depends on NET_PCI && PCI
1293 select CRC32
1294 select MII
1295 help
1296 If you have a PCnet32 or PCnetPCI based network (Ethernet) card,
1297 answer Y here and read the Ethernet-HOWTO, available from
1298 <http://www.tldp.org/docs.html#howto>.
1299
1300 To compile this driver as a module, choose M here. The module
1301 will be called pcnet32.
1302
1303config AMD8111_ETH
1304 tristate "AMD 8111 (new PCI lance) support"
1305 depends on NET_PCI && PCI
1306 select CRC32
1307 select MII
1308 help
1309 If you have an AMD 8111-based PCI lance ethernet card,
1310 answer Y here and read the Ethernet-HOWTO, available from
1311 <http://www.tldp.org/docs.html#howto>.
1312
1313 To compile this driver as a module, choose M here. The module
1314 will be called amd8111e.
1315
1316config ADAPTEC_STARFIRE 1172config ADAPTEC_STARFIRE
1317 tristate "Adaptec Starfire/DuraLAN support" 1173 tristate "Adaptec Starfire/DuraLAN support"
1318 depends on NET_PCI && PCI 1174 depends on NET_PCI && PCI
@@ -1834,15 +1690,6 @@ config SGISEEQ
1834 Say Y here if you have an Seeq based Ethernet network card. This is 1690 Say Y here if you have an Seeq based Ethernet network card. This is
1835 used in many Silicon Graphics machines. 1691 used in many Silicon Graphics machines.
1836 1692
1837config DECLANCE
1838 tristate "DEC LANCE ethernet controller support"
1839 depends on MACH_DECSTATION
1840 select CRC32
1841 help
1842 This driver is for the series of Ethernet controllers produced by
1843 DEC (now Compaq) based on the AMD Lance chipset, including the
1844 DEPCA series. (This chipset is better known via the NE2100 cards.)
1845
1846config FEC 1693config FEC
1847 bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)" 1694 bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)"
1848 depends on M523x || M527x || M5272 || M528x || M520x || M532x || \ 1695 depends on M523x || M527x || M5272 || M528x || M520x || M532x || \