Commit 4348f9ed authored by Rusty Russell's avatar Rusty Russell Committed by Stephen Hemminger

[PATCH] Remove modules.txt drivers_net_wireless_Kconfig

From:  Nicolas Kaiser <nikai@nikai.net>
parent 0bec71b6
...@@ -53,9 +53,7 @@ config STRIP ...@@ -53,9 +53,7 @@ config STRIP
in saying Y to STRIP now, except that it makes the kernel a bit in saying Y to STRIP now, except that it makes the kernel a bit
bigger. bigger.
You can also compile this as a module ( = code which can be inserted To compile this as a module, choose M here: the module will be
in and removed from the running kernel whenever you want), say M
here and read <file:Documentation/modules.txt>. The module will be
called strip. called strip.
config ARLAN config ARLAN
...@@ -97,11 +95,8 @@ config WAVELAN ...@@ -97,11 +95,8 @@ config WAVELAN
<http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
Please read the man pages contained therein. Please read the man pages contained therein.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here: the module will be
inserted in and removed from the running kernel whenever you want). called wavelan.
The module will be called wavelan. 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 PCMCIA_WAVELAN config PCMCIA_WAVELAN
tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support" tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
...@@ -111,11 +106,8 @@ config PCMCIA_WAVELAN ...@@ -111,11 +106,8 @@ config PCMCIA_WAVELAN
(PC-card) wireless Ethernet networking card to your computer. This (PC-card) wireless Ethernet networking card to your computer. This
driver is for the non-IEEE-802.11 Wavelan cards. driver is for the non-IEEE-802.11 Wavelan cards.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here: the module will be
inserted in and removed from the running kernel whenever you want). called wavelan_cs. If unsure, say N.
The module will be called wavelan_cs. If you want to compile it
as a module, say M here and read <file:Documentation/modules.txt>.
If unsure, say N.
config PCMCIA_NETWAVE config PCMCIA_NETWAVE
tristate "Xircom Netwave AirSurfer Pcmcia wireless support" tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
...@@ -124,11 +116,8 @@ config PCMCIA_NETWAVE ...@@ -124,11 +116,8 @@ config PCMCIA_NETWAVE
Say Y here if you intend to attach this type of PCMCIA (PC-card) Say Y here if you intend to attach this type of PCMCIA (PC-card)
wireless Ethernet networking card to your computer. wireless Ethernet networking card to your computer.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here: the module will be
inserted in and removed from the running kernel whenever you want). called netwave_cs. If unsure, say N.
The module will be called netwave_cs. If you want to compile it
as a module, say M here and read <file:Documentation/modules.txt>.
If unsure, say N.
comment "Wireless 802.11 Frequency Hopping cards support" comment "Wireless 802.11 Frequency Hopping cards support"
depends on NET_RADIO && PCMCIA depends on NET_RADIO && PCMCIA
...@@ -142,11 +131,8 @@ config PCMCIA_RAYCS ...@@ -142,11 +131,8 @@ config PCMCIA_RAYCS
Please read the file <file:Documentation/networking/ray_cs.txt> for Please read the file <file:Documentation/networking/ray_cs.txt> for
details. details.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here: the module will be
inserted in and removed from the running kernel whenever you want). called ray_cs. If unsure, say N.
The module will be called ray_cs. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>. If
unsure, say N.
comment "Wireless 802.11b ISA/PCI cards support" comment "Wireless 802.11b ISA/PCI cards support"
depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA) depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment