Commit 61e21910 authored by Rusty Russell's avatar Rusty Russell Committed by Stephen Hemminger

[PATCH] Remove modules.txt drivers_net_arcnet_Kconfig

From:  Nicolas Kaiser <nikai@nikai.net>
parent 4348f9ed
...@@ -21,11 +21,9 @@ config ARCNET ...@@ -21,11 +21,9 @@ config ARCNET
from <http://www.tldp.org/docs.html#howto>(even though ARCnet from <http://www.tldp.org/docs.html#howto>(even though ARCnet
is not really Ethernet). is not really Ethernet).
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here and read
inserted in and removed from the running kernel whenever you want). <file:Documentation/networking/net-modules.txt>. The module will
The module will be called arcnet. If you want to compile it as a be called arcnet.
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
config ARCNET_1201 config ARCNET_1201
tristate "Enable standard ARCNet packet format (RFC 1201)" tristate "Enable standard ARCNet packet format (RFC 1201)"
...@@ -69,11 +67,9 @@ config ARCNET_COM90xx ...@@ -69,11 +67,9 @@ config ARCNET_COM90xx
have always used the old ARCnet driver without knowing what type of have always used the old ARCnet driver without knowing what type of
card you had, this is probably the one for you. card you had, this is probably the one for you.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here and read
inserted in and removed from the running kernel whenever you want). <file:Documentation/networking/net-modules.txt>. The module will
The module will be called com90xx. If you want to compile it as a be called com90xx.
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
config ARCNET_COM90xxIO config ARCNET_COM90xxIO
tristate "ARCnet COM90xx (IO mapped) chipset driver" tristate "ARCnet COM90xx (IO mapped) chipset driver"
...@@ -84,11 +80,9 @@ config ARCNET_COM90xxIO ...@@ -84,11 +80,9 @@ config ARCNET_COM90xxIO
the normal driver. Only use it if your card doesn't support shared the normal driver. Only use it if your card doesn't support shared
memory. memory.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here and read
inserted in and removed from the running kernel whenever you want). <file:Documentation/networking/net-modules.txt>. The module will
The module will be called com90io. If you want to compile it as a be called com90io.
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
config ARCNET_RIM_I config ARCNET_RIM_I
tristate "ARCnet COM90xx (RIM I) chipset driver" tristate "ARCnet COM90xx (RIM I) chipset driver"
...@@ -99,11 +93,9 @@ config ARCNET_RIM_I ...@@ -99,11 +93,9 @@ config ARCNET_RIM_I
driver is completely untested, so if you have one of these cards, driver is completely untested, so if you have one of these cards,
please mail dwmw2@infradead.org, especially if it works! please mail dwmw2@infradead.org, especially if it works!
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here and read
inserted in and removed from the running kernel whenever you <file:Documentation/networking/net-modules.txt>. The module will
want). The module will be called arc-rimi. If you want to compile be called arc-rimi.
it as a module, say M here and read <file:Documentation/modules.txt>
as well as <file:Documentation/networking/net-modules.txt>.
config ARCNET_COM20020 config ARCNET_COM20020
tristate "ARCnet COM20020 chipset driver" tristate "ARCnet COM20020 chipset driver"
...@@ -113,11 +105,9 @@ config ARCNET_COM20020 ...@@ -113,11 +105,9 @@ config ARCNET_COM20020
things as promiscuous mode, so packet sniffing is possible, and things as promiscuous mode, so packet sniffing is possible, and
extra diagnostic information. extra diagnostic information.
This driver is also available as a module ( = code which can be To compile this driver as a module, choose M here and read
inserted in and removed from the running kernel whenever you want). <file:Documentation/networking/net-modules.txt>. The module will
The module will be called com20020. If you want to compile it as be called com20020.
a module, say M here and read <file:Documentation/modules.txt> as
well as <file:Documentation/networking/net-modules.txt>.
config ARCNET_COM20020_ISA config ARCNET_COM20020_ISA
tristate "Support for COM20020 on ISA" tristate "Support for COM20020 on ISA"
......
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