kconfig
来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 1,828 行 · 第 1/5 页
TXT
1,828 行
tristate "AMD LANCE and PCnet (AT1500 and NE2100) support" depends on NET_ETHERNET && ISA help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Some LinkSys cards are of this type. To compile this driver as a module, choose M here: the module will be called lance. This is recommended.config NET_VENDOR_SMC bool "Western Digital/SMC cards" depends on NET_ETHERNET && (ISA || MCA || EISA || MAC || ARM) help If you have a network (Ethernet) card belonging to this class, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all the questions about Western Digital cards. If you say Y, you will be asked for your specific card in the following questions.config WD80x3 tristate "WD80*3 support" depends on NET_VENDOR_SMC && ISA select CRC32 help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called wd.config ULTRAMCA tristate "SMC Ultra MCA support" depends on NET_VENDOR_SMC && MCA select CRC32 help If you have a network (Ethernet) card of this type and are running an MCA based system (PS/2), say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called smc-mca.config ULTRA tristate "SMC Ultra support" depends on NET_VENDOR_SMC && ISA select CRC32 ---help--- If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Important: There have been many reports that, with some motherboards mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible, such as some BusLogic models) causes corruption problems with many operating systems. The Linux smc-ultra driver has a work-around for this but keep it in mind if you have such a SCSI card and have problems. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called smc-ultra.config ULTRA32 tristate "SMC Ultra32 EISA support" depends on NET_VENDOR_SMC && EISA select CRC32 help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called smc-ultra32.config SMC91X tristate "SMC 91C9x/91C1xxx support" select CRC32 select MII depends on NET_ETHERNET && (ARM || REDWOOD_5 || REDWOOD_6 || M32R) help This is a driver for SMC's 91x series of Ethernet chipsets, including the SMC91C94 and the SMC91C111. Say Y if you want it compiled into the kernel, and read the file <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, available from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called smc91x. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt> as well as <file:Documentation/networking/net-modules.txt>.config SMC9194 tristate "SMC 9194 support" depends on NET_VENDOR_SMC && (ISA || MAC && BROKEN || ARM) select CRC32 ---help--- This is support for the SMC9xxx based Ethernet cards. Choose this option if you have a DELL laptop with the docking station, or another SMC9192/9194 based chipset. Say Y if you want it compiled into the kernel, and read the file <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called smc9194.config NET_VENDOR_RACAL bool "Racal-Interlan (Micom) NI cards" depends on NET_ETHERNET && ISA help If you have a network (Ethernet) card belonging to this class, such as the NI5010, NI5210 or NI6210, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all the questions about NI cards. If you say Y, you will be asked for your specific card in the following questions.config NI5010 tristate "NI5010 support (EXPERIMENTAL)" depends on NET_VENDOR_RACAL && ISA && EXPERIMENTAL && BROKEN_ON_SMP ---help--- If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Note that this is still experimental code. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called ni5010.config NI52 tristate "NI5210 support" depends on NET_VENDOR_RACAL && ISA help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called ni52.config NI65 tristate "NI6510 support" depends on NET_VENDOR_RACAL && ISA help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called ni65.source "drivers/net/tulip/Kconfig"config AT1700 tristate "AT1700/1720/RE1000Plus(C-Bus) support (EXPERIMENTAL)" depends on NET_ETHERNET && (ISA || MCA_LEGACY) && EXPERIMENTAL select CRC32 ---help--- If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called at1700.config DEPCA tristate "DEPCA, DE10x, DE200, DE201, DE202, DE422 support" depends on NET_ETHERNET && (ISA || EISA || MCA) select CRC32 ---help--- If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto> as well as <file:drivers/net/depca.c>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called depca.config HP100 tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support" depends on NET_ETHERNET && (ISA || EISA || PCI) help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called hp100.config NET_ISA bool "Other ISA cards" depends on NET_ETHERNET && ISA ---help--- If your network (Ethernet) card hasn't been mentioned yet and its bus system (that's the way the cards talks to the other components of your computer) is ISA (as opposed to EISA, VLB or PCI), say Y. Make sure you know the name of your card. Read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. If unsure, say Y. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all the remaining ISA network card questions. If you say Y, you will be asked for your specific card in the following questions.config E2100 tristate "Cabletron E21xx support" depends on NET_ISA select CRC32 help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called e2100.config EWRK3 tristate "EtherWORKS 3 (DE203, DE204, DE205) support" depends on NET_ISA select CRC32 ---help--- This driver supports the DE203, DE204 and DE205 network (Ethernet) cards. If this is for you, say Y and read <file:Documentation/networking/ewrk3.txt> in the kernel source as well as the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called ewrk3.config EEXPRESS tristate "EtherExpress 16 support" depends on NET_ISA ---help--- If you have an EtherExpress16 network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Note that the Intel EtherExpress16 card used to be regarded as a very poor choice because the driver was very unreliable. We now have a new driver that should do better. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called eexpress.config EEXPRESS_PRO tristate "EtherExpressPro support/EtherExpress 10 (i82595) support" depends on NET_ISA ---help--- If you have a network (Ethernet) card of this type, say Y. This driver supports intel i82595{FX,TX} based boards. Note however that the EtherExpress PRO/100 Ethernet card has its own separate driver. Please read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called eepro.config FMV18X tristate "FMV-181/182/183/184 support (OBSOLETE)" depends on NET_ISA && OBSOLETE ---help--- If you have a Fujitsu FMV-181/182/183/184 network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. If you use an FMV-183 or FMV-184 and it is not working, you may need to disable Plug & Play mode of the card. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called fmv18x.config HPLAN_PLUS tristate "HP PCLAN+ (27247B and 27252A) support" depends on NET_ISA select CRC32 help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called hp-plus.config HPLAN tristate "HP PCLAN (27245 and other 27xxx series) support" depends on NET_ISA select CRC32 help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called hp.config LP486E tristate "LP486E on board Ethernet" depends on NET_ISA help Say Y here to support the 82596-based on-board Ethernet controller for the Panther motherboard, which is one of the two shipped in the Intel Professional Workstation.config ETH16I tristate "ICL EtherTeam 16i/32 support" depends on NET_ISA help If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called eth16i.config NE2000 tristate "NE2000/NE1000 support" depends on NET_ISA || (Q40 && m) || M32R select CRC32 ---help--- If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Many Ethernet cards without a specific driver are compatible with NE2000. If you have a PCI NE2000 card however, say N here and Y to "PCI NE2000 support", above. If you have a NE2000 card and are running on an MCA system (a bus system used on some IBM PS/2 computers and laptops), say N here and Y to "NE/2 (ne2000 MCA version) support", below. To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module will be called ne.config ZNET tristate "Zenith Z-Note support (EXPERIMENTAL)" depends on NET_ISA && EXPERIMENTAL
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?