]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Kconfig fixes for modules.txt
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Sep 2003 13:32:51 +0000 (06:32 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 24 Sep 2003 13:32:51 +0000 (06:32 -0700)
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.

modules.txt no longer exists, and the common wording used to refer to
it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
request, "say M" changed to "choose M" (more sense for graphical front
ends, too).

76 files changed:
arch/arm/Kconfig
arch/arm/mach-integrator/Kconfig
arch/i386/Kconfig
arch/m68k/Kconfig
arch/mips/Kconfig
arch/ppc/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig
arch/sparc64/Kconfig
drivers/block/Kconfig
drivers/cdrom/Kconfig
drivers/char/Kconfig
drivers/char/agp/Kconfig
drivers/char/ftape/Kconfig
drivers/char/watchdog/Kconfig
drivers/fc4/Kconfig
drivers/ide/Kconfig
drivers/ieee1394/Kconfig
drivers/input/Kconfig
drivers/input/gameport/Kconfig
drivers/input/joystick/Kconfig
drivers/input/joystick/iforce/Kconfig
drivers/input/keyboard/Kconfig
drivers/input/misc/Kconfig
drivers/input/mouse/Kconfig
drivers/input/serio/Kconfig
drivers/input/touchscreen/Kconfig
drivers/isdn/sc/Kconfig
drivers/media/Kconfig
drivers/media/dvb/ttpci/Kconfig
drivers/media/radio/Kconfig
drivers/media/video/Kconfig
drivers/message/fusion/Kconfig
drivers/message/i2o/Kconfig
drivers/net/Kconfig
drivers/net/appletalk/Kconfig
drivers/net/hamradio/Kconfig
drivers/net/irda/Kconfig
drivers/net/pcmcia/Kconfig
drivers/net/tokenring/Kconfig
drivers/net/wan/Kconfig
drivers/net/wireless/Kconfig
drivers/parport/Kconfig
drivers/pci/hotplug/Kconfig
drivers/pcmcia/Kconfig
drivers/s390/Kconfig
drivers/s390/net/Kconfig
drivers/sbus/char/Kconfig
drivers/scsi/Kconfig
drivers/scsi/aic7xxx/Kconfig.aic7xxx
drivers/scsi/pcmcia/Kconfig
drivers/serial/Kconfig
drivers/telephony/Kconfig
drivers/usb/Kconfig
drivers/usb/class/Kconfig
drivers/usb/host/Kconfig
drivers/usb/image/Kconfig
drivers/usb/input/Kconfig
drivers/usb/media/Kconfig
drivers/usb/misc/Kconfig
drivers/usb/net/Kconfig
drivers/usb/serial/Kconfig
drivers/usb/storage/Kconfig
drivers/video/Kconfig
drivers/video/console/Kconfig
fs/Kconfig
fs/Kconfig.binfmt
net/Kconfig
net/ax25/Kconfig
net/bridge/netfilter/Kconfig
net/ipv4/ipvs/Kconfig
net/ipv4/netfilter/Kconfig
net/ipv6/netfilter/Kconfig
net/irda/irlan/Kconfig
net/sched/Kconfig

index 31cca56d8e2fc1d1433810b56df407e96b7ab327..b5f66c66c5cf8cd8ae59fb62d4f94f3543180cfe 100644 (file)
@@ -723,10 +723,8 @@ config APM
          11) exchange RAM chips
          12) exchange the motherboard.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         apm.
+         To compile this driver as a module, choose M here: the
+         module will be called apm.
 
 config ARTHUR
        tristate "RISC OS personality"
index 9865061a62f204ba6cd02a05b57e7fef2eb1793f..e0479f67e797a23cd288224be76bab36c575c305 100644 (file)
@@ -8,9 +8,7 @@ config INTEGRATOR_IMPD1
          allows ARM(R) Ltd PrimeCells to be developed and evaluated.
          The IM-PD1 can be found on the Integrator/PP2 platform.
 
-         If you want to compile this as a module (=code which can be
-         inserted into and removed from the running kernel), say M
-         here and read <file:Documentation/modules.txt>.  The module
-         will be called impd1.
+         To compile this driver as a module, choose M here: the
+         module will be called impd1.
 
 endmenu
index f337b2d31815bd65116f405dbcba0d43396b5221..1356dcd034e131c4a279d3e941807bfac21a9577 100644 (file)
@@ -606,11 +606,9 @@ config MICROCODE
          ingredients for this driver, check:
          <http://www.urbanmyth.org/microcode/>.
 
-         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 microcode.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.  If
-         you use modprobe or kmod you may also want to add the line
+         To compile this driver as a module, choose M here: the
+         module will be called microcode.
+         If you use modprobe or kmod you may also want to add the line
          'alias char-major-10-184 microcode' to your /etc/modules.conf file.
 
 config X86_MSR
@@ -920,10 +918,8 @@ config APM
          11) exchange RAM chips
          12) exchange the motherboard.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         apm.
+         To compile this driver as a module, choose M here: the
+         module will be called apm.
 
 config APM_IGNORE_USER_SUSPEND
        bool "Ignore USER SUSPEND"
index 11566d62e86da0e43cf99fee2e9346d4428eb863..821fbeac65d0ec224a9c4c2532cce2d2f55a5396 100644 (file)
@@ -67,11 +67,8 @@ config PCMCIA
          for location).  Please also read the PCMCIA-HOWTO, available from
          <http://www.tldp.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).
-         When compiled this way, there will be modules called pcmcia_core
-         and ds.  If you want to compile it as a module, say M here and
-         read <file:Documentation/modules.txt>.
+         To compile this driver as modules, choose M here: the
+         modules will be called pcmcia_core and ds.
 
 config AMIGA
        bool "Amiga support"
@@ -425,13 +422,11 @@ config PARPORT
 
          It is possible to share a single parallel port among several devices
          and it is safe to compile all the corresponding drivers into the
-         kernel.  If you want to compile parallel port support as a module
-         ( = code which can be inserted in and removed from the running
-         kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         parport.  If you have more than one parallel port and want to
-         specify which port and IRQ to be used by this driver at module load
-         time, take a look at <file:Documentation/parport.txt>.
+         kernel. To compile parallel port support as a module, choose M here:
+         the module will be called parport.
+         If you have more than one parallel port and want to specify which
+         port and IRQ to be used by this driver at module load time, take a
+         look at <file:Documentation/parport.txt>.
 
          If unsure, say Y.
 
@@ -460,11 +455,8 @@ config PARPORT_PC
          PC compatible computers and some Alphas have PC-style parallel
          ports.
 
-         This code is also available as a module.  If you want to compile it
-         as a module ( = code which can be inserted in and removed from the
-         running kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         parport_pc.
+         To compile this driver as a module, choose M here: the
+         module will be called parport_pc.
 
          If unsure, say Y.
 
@@ -488,10 +480,8 @@ config PRINTER
 
          It is possible to share one parallel port among several devices
          (e.g. printer and ZIP drive) and it is safe to compile the
-         corresponding drivers into the kernel.  If you want to compile this
-         driver as a module however ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt> and
+         corresponding drivers into the kernel.
+         To compile this driver as a module, choose M here and read
          <file:Documentation/parport.txt>.  The module will be called lp.
 
          If you have several parallel ports, you can specify which ports to
@@ -571,9 +561,8 @@ config SERIAL
          serial port drivers do not need this driver built in for them to
          work.)
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         serial.
+         To compile this driver as a module, choose M here: the
+         module will be called serial.
          [WARNING: Do not compile this driver as a module if you are using
          non-standard serial ports, since the configuration information will
          be lost when the driver is unloaded.  This limitation may be lifted
@@ -717,10 +706,8 @@ config NVRAM
          On Atari machines, /dev/nvram is always configured and does not need
          to be selected.
 
-         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 nvram. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called nvram.
 
 config ATARI_MFPSER
        tristate "Atari MFP serial support"
@@ -730,10 +717,7 @@ config ATARI_MFPSER
          Linux, say Y. The driver equally supports all kinds of MFP serial
          ports and automatically detects whether Serial1 is available.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
          Note for Falcon users: You also have an MFP port, it's just not
          wired to the outside... But you could use the port under Linux.
@@ -748,10 +732,7 @@ config ATARI_SCC
          two connectors for channel A (Serial2 and LAN), they are visible as
          two separate devices.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config ATARI_SCC_DMA
        bool "Atari SCC serial DMA support"
@@ -769,10 +750,7 @@ config ATARI_MIDI
        help
          If you want to use your Atari's MIDI port in Linux, say Y.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you
-         want). If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config ATARI_DSP56K
        tristate "Atari DSP56k support (EXPERIMENTAL)"
@@ -782,10 +760,7 @@ config ATARI_DSP56K
          driver is still experimental, and if you don't know what it is, or
          if you don't have this processor, just say N.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config AMIGA_BUILTIN_SERIAL
        tristate "Amiga builtin serial support"
@@ -794,10 +769,7 @@ config AMIGA_BUILTIN_SERIAL
          If you want to use your Amiga's built-in serial port in Linux,
          answer Y.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you
-         want). If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config WHIPPET_SERIAL
        tristate "Hisoft Whippet PCMCIA serial support"
@@ -813,10 +785,7 @@ config MULTIFACE_III_TTY
          If you want to use a Multiface III card's serial port in Linux,
          answer Y.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config A2232
        tristate "Commodore A2232 serial support (EXPERIMENTAL)"
@@ -832,8 +801,7 @@ config A2232
 
          This driver can be built as a module; but then "generic_serial"
          will also be built as a module. This has to be loaded before
-         "ser_a2232". If you want to do this, answer M here and read
-         "<file:Documentation/modules.txt>".
+         "ser_a2232". If you want to do this, answer M here.
 
 config GVPIOEXT
        tristate "GVP IO-Extender support"
@@ -1086,11 +1054,8 @@ config SOFT_WATCHDOG
          from some situations that the hardware watchdog will recover
          from. Equally it's a lot cheaper to install.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
-         softdog.
+         To compile this driver as a module, choose M here: the
+         module will be called softdog.
 
 config GEN_RTC
        tristate "Generic /dev/rtc emulation" if !SUN3
@@ -1107,12 +1072,9 @@ config GEN_RTC
          for RTC_UIE which is required by some programs and may improve
          precision in some cases.
 
-         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 is called genrtc. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>. To load the
-         module automatically add 'alias char-major-10-135 genrtc' to your
-         /etc/modules.conf
+         To compile this driver as a module, choose M here: the
+         module will be called genrtc. To load the module automatically
+         add 'alias char-major-10-135 genrtc' to your /etc/modules.conf
 
 config GEN_RTC_X
        bool "Extended RTC operation"
index 4e2411ecb63de4147c475137bca69d5cc8ba5c41..e3e60d977cd86482456ec55972babfc6d4b09d29 100644 (file)
@@ -1272,12 +1272,10 @@ config SOUND
          If you have a PnP sound card and you want to configure it at boot
          time using the ISA PnP tools (read
          <http://www.roestock.demon.co.uk/isapnptools/>), then you need to
-         compile the sound card support as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want)
-         and load that module after the PnP configuration is finished.  To do
-         this, say M here and read <file:Documentation/modules.txt> as well
-         as <file:Documentation/sound/README.modules>; the module will be
-         called soundcore.
+         compile the sound card support as a module and load that module
+         after the PnP configuration is finished. To do this, choose M here
+         and read <file:Documentation/sound/README.modules>; the module
+         will be called soundcore.
 
          I'm told that even without a sound card, you can make your computer
          say more than an occasional beep, by programming the PC speaker.
index 7e5aa4fa045c5674d7ab2e5ecfaff459ddbec45f..4690946fb68279a20ca81c5080db393ccfdf5ae4 100644 (file)
@@ -969,10 +969,7 @@ config AMIGA_BUILTIN_SERIAL
          If you want to use your Amiga's built-in serial port in Linux,
          answer Y.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you
-         want). If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config GVPIOEXT
        tristate "GVP IO-Extender support"
@@ -1002,10 +999,7 @@ config MULTIFACE_III_TTY
          If you want to use a Multiface III card's serial port in Linux,
          answer Y.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config A2232
        tristate "Commodore A2232 serial support (EXPERIMENTAL)"
@@ -1021,8 +1015,7 @@ config A2232
 
          This driver can be built as a module; but then "generic_serial"
          will also be built as a module. This has to be loaded before
-         "ser_a2232". If you want to do this, answer M here and read
-         "<file:Documentation/modules.txt>".
+         "ser_a2232". If you want to do this, answer M here.
 
 config WHIPPET_SERIAL
        tristate "Hisoft Whippet PCMCIA serial support"
@@ -1038,10 +1031,8 @@ config APNE
          If you have a PCMCIA NE2000 compatible adapter, say Y.  Otherwise,
          say N.
 
-         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 is called apne. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called apne.
 
 config SERIAL_CONSOLE
        bool "Support for serial port console"
index bda2bee57f994f206c75e4118e7ffe1962ce7755..f9f86dd0b5fb30e707bd6c945770fd49e6713d5f 100644 (file)
@@ -166,10 +166,8 @@ config QDIO
          For details please refer to the documentation provided by IBM at
          <http://www10.software.ibm.com/developerworks/opensource/linux390>
 
-         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 qdio. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qdio.
 
          If unsure, say Y.
 
index 27472a4e6ef66dee5b0448c4d52fbb375073b3df..24b9f3f978972f533aa1c38adc7891f31e6b77f9 100644 (file)
@@ -839,9 +839,8 @@ config SERIAL
          serial port drivers do not need this driver built in for them to
          work.)
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         serial.
+         To compile this driver as a module, choose M here: the
+         module will be called serial.
          [WARNING: Do not compile this driver as a module if you are using
          non-standard serial ports, since the configuration information will
          be lost when the driver is unloaded.  This limitation may be lifted
@@ -973,10 +972,8 @@ config PRINTER
 
          It is possible to share one parallel port among several devices
          (e.g. printer and ZIP drive) and it is safe to compile the
-         corresponding drivers into the kernel.  If you want to compile this
-         driver as a module however ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt> and
+         corresponding drivers into the kernel.
+         To compile this driver as a module, choose M here and read
          <file:Documentation/parport.txt>.  The module will be called lp.
 
          If you have several parallel ports, you can specify which ports to
@@ -1018,10 +1015,8 @@ config PPDEV
          It is safe to say N to this -- it is not needed for normal printing
          or parallel port CD-ROM/disk support.
 
-         This support is also available as a module.  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         ppdev.
+         To compile this support as a module, choose M here: the
+         module will be called ppdev.
 
          If unsure, say N.
 
@@ -1097,10 +1092,8 @@ config SH_WDT
          some performance issues. As such, the WDT should be avoided here
          unless it is absolutely necessary.
 
-         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 is called shwdt. If you want to compile it as a module,
-         say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called shwdt.
 
 endmenu
 
@@ -1126,10 +1119,8 @@ config RTC
          sampling), then say Y here, and read <file:Documentation/rtc.txt>
          for details.
 
-         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 is called rtc. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rtc.
 
 source "drivers/char/pcmcia/Kconfig"
 
index e9874e031e3a7ce32253f98337d913806132a109..2aa9180b242201392d0f108a5b0d0b58ee6d673e 100644 (file)
@@ -162,11 +162,8 @@ config PCMCIA
          for location).  Please also read the PCMCIA-HOWTO, available from
          <http://www.tldp.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).
-         When compiled this way, there will be modules called pcmcia_core
-         and ds.  If you want to compile it as a module, say M here and
-         read <file:Documentation/modules.txt>.
+         To compile this driver as modules, choose M here: the
+         modules will be called pcmcia_core and ds.
 
 config SBUS
        bool
@@ -248,11 +245,8 @@ config SUN_OPENPROMFS
          virtual file system, which you can mount to /proc/openprom by "mount
          -t openpromfs none /proc/openprom".
 
-         If you want to compile the /proc/openprom support as a module ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called openpromfs.  If unsure, say M.
+         To compile the /proc/openprom support as a module, choose M here: the
+         module will be called openpromfs.  If unsure, choose M.
 
 source "fs/Kconfig.binfmt"
 
@@ -280,9 +274,7 @@ config PRINTER
          It is possible to share one parallel port among several devices
          (e.g. printer and ZIP drive) and it is safe to compile the
          corresponding drivers into the kernel.  If you want to compile this
-         driver as a module however ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt> and
+         driver as a module however, choose M here and read
          <file:Documentation/parport.txt>.  The module will be called lp.
 
          If you have several parallel ports, you can specify which ports to
@@ -321,10 +313,8 @@ config BLK_DEV_FD
          well as location of the fdutils package used to configure additional
          parameters of the driver at run time.
 
-         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 floppy. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called floppy.
 
 config BLK_DEV_LOOP
        tristate "Loopback device support"
@@ -370,10 +360,8 @@ config BLK_DEV_LOOP
          Note that this loop device has nothing to do with the loopback
          device used for network connections from the machine to itself.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called loop.
+         To compile this driver as a module, choose M here: the
+         module will be called loop.
 
          Most users will answer N here.
 
@@ -399,10 +387,8 @@ config BLK_DEV_NBD
          Note that this has nothing to do with the network file systems NFS
          or Coda; you can say N here even if you intend to use NFS or Coda.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called nbd.
+         To compile this driver as a module, choose M here: the
+         module will be called nbd.
 
          If unsure, say N.
 
@@ -421,10 +407,8 @@ config BLK_DEV_RAM
          Note that the kernel command line option "ramdisk=XX" is now
          obsolete. For details, read <file:Documentation/ramdisk.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M and read <file:Documentation/modules.txt>. The module will be
-         called rd.
+         To compile this driver as a module, choose M here: the
+         module will be called rd.
 
          Most normal users won't need the RAM disk functionality, and can
          thus say N here.
@@ -534,11 +518,8 @@ config SOFT_WATCHDOG
          from some situations that the hardware watchdog will recover
          from. Equally it's a lot cheaper to install.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
-         softdog.
+         To compile this driver as a module, choose M here: the
+         module will be called softdog.
 
 endmenu
 
index c04c3e855238a731d2f005da9c2b1b477b5028b4..efd0d5a07fec31eccca838cd8c08ba5769d5032b 100644 (file)
@@ -238,10 +238,8 @@ config ISAPNP
          Say Y here if you would like support for ISA Plug and Play devices.
          Some information is in <file:Documentation/isapnp.txt>.
 
-         This support is also available as a module called isapnp ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called isapnp.
 
          If unsure, say Y.
 
@@ -283,11 +281,8 @@ config PCMCIA
          for location).  Please also read the PCMCIA-HOWTO, available from
          <http://www.tldp.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).
-         When compiled this way, there will be modules called pcmcia_core
-         and ds.  If you want to compile it as a module, say M here and
-         read <file:Documentation/modules.txt>.
+         To compile this driver as modules, choose M here: the
+         modules will be called pcmcia_core and ds.
 
 config SBUS
        bool
@@ -346,10 +341,8 @@ config RTC
          sampling), then say Y here, and read <file:Documentation/rtc.txt>
          for details.
 
-         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 is called rtc. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rtc.
 
 source "drivers/pci/Kconfig"
 
@@ -360,11 +353,8 @@ config SUN_OPENPROMFS
          virtual file system, which you can mount to /proc/openprom by "mount
          -t openpromfs none /proc/openprom".
 
-         If you want to compile the /proc/openprom support as a module ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called openpromfs.  If unsure, say M.
+         To compile the /proc/openprom support as a module, choose M here: the
+         module will be called openpromfs.  If unsure, choose M.
 
 config SPARC32_COMPAT
        bool "Kernel support for Linux/Sparc 32bit binary compatibility"
@@ -410,10 +400,8 @@ config SOLARIS_EMUL
          This is experimental code which will enable you to run (many)
          Solaris binaries on your SPARC Linux machine.
 
-         This code 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 solaris. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called solaris.
 
 source "drivers/parport/Kconfig"
 
@@ -429,10 +417,8 @@ config PRINTER
 
          It is possible to share one parallel port among several devices
          (e.g. printer and ZIP drive) and it is safe to compile the
-         corresponding drivers into the kernel.  If you want to compile this
-         driver as a module however ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt> and
+         corresponding drivers into the kernel.
+         To compile this driver as a module, choose M here and read
          <file:Documentation/parport.txt>.  The module will be called lp.
 
          If you have several parallel ports, you can specify which ports to
@@ -451,10 +437,8 @@ config ENVCTRL
          Kernel support for temperature and fan monitoring on Sun SME
          machines.
 
-         This code 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 envctrl. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called envctrl.
 
 config DISPLAY7SEG
        tristate "7-Segment Display support"
@@ -463,10 +447,8 @@ config DISPLAY7SEG
          This is the driver for the 7-segment display and LED present on
          Sun Microsystems CompactPCI models CP1400 and CP1500.
 
-         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 display7seg. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called display7seg.
 
          If you do not have a CompactPCI model CP1400 or CP1500, or
          another UltraSPARC-IIi-cEngine boardset with a 7-segment display,
@@ -479,10 +461,8 @@ config WATCHDOG_CP1XXX
          This is the driver for the hardware watchdog timers present on
          Sun Microsystems CompactPCI models CP1400 and CP1500.
 
-         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 cpwatchdog. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cpwatchdog.
 
          If you do not have a CompactPCI model CP1400 or CP1500, or
          another UltraSPARC-IIi-cEngine boardset with hardware watchdog,
@@ -521,10 +501,8 @@ config BLK_DEV_FD
          well as location of the fdutils package used to configure additional
          parameters of the driver at run time.
 
-         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 floppy. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called floppy.
 
 config BLK_DEV_LOOP
        tristate "Loopback device support"
@@ -570,10 +548,8 @@ config BLK_DEV_LOOP
          Note that this loop device has nothing to do with the loopback
          device used for network connections from the machine to itself.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called loop.
+         To compile this driver as a module, choose M here: the
+         module will be called loop.
 
          Most users will answer N here.
 
@@ -599,10 +575,8 @@ config BLK_DEV_NBD
          Note that this has nothing to do with the network file systems NFS
          or Coda; you can say N here even if you intend to use NFS or Coda.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called nbd.
+         To compile this driver as a module, choose M here: the
+         module will be called nbd.
 
          If unsure, say N.
 
@@ -621,10 +595,8 @@ config BLK_DEV_RAM
          Note that the kernel command line option "ramdisk=XX" is now
          obsolete. For details, read <file:Documentation/ramdisk.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M and read <file:Documentation/modules.txt>. The module will be
-         called rd.
+         To compile this driver as a module, choose M here: the
+         module will be called rd.
 
          Most normal users won't need the RAM disk functionality, and can
          thus say N here.
@@ -783,11 +755,8 @@ config SOFT_WATCHDOG
          from some situations that the hardware watchdog will recover
          from. Equally it's a lot cheaper to install.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
-         softdog.
+         To compile this driver as a module, choose M here: the
+         module will be called softdog.
 
 endmenu
 
index 0d59682dd61861ee07273a69d45551af7a65e57b..74ac87cf04fc6f6dcd4c32f18a2e1c6f2329cc8e 100644 (file)
@@ -15,10 +15,8 @@ config BLK_DEV_FD
          well as location of the fdutils package used to configure additional
          parameters of the driver at run time.
 
-         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 floppy. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called floppy.
 
 config AMIGA_FLOPPY
        tristate "Amiga floppy support"
@@ -49,10 +47,8 @@ config BLK_DEV_PS2
          Say Y here if you have a PS/2 machine with a MCA bus and an ESDI
          hard disk.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ps2esdi.
+         To compile this driver as a module, choose M here: the
+         module will be called ps2esdi.
 
 config AMIGA_Z2RAM
        tristate "Amiga Zorro II ramdisk support"
@@ -60,11 +56,10 @@ config AMIGA_Z2RAM
        help
          This enables support for using Chip RAM and Zorro II RAM as a
          ramdisk or as a swap partition. Say Y if you want to include this
-         driver in the kernel. 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 is called z2ram. If you want
-         to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         driver in the kernel.
+
+         To compile this driver as a module, choose M here: the
+         module will be called z2ram.
 
 config ATARI_ACSI
        tristate "Atari ACSI support"
@@ -80,9 +75,8 @@ config ATARI_ACSI
          Ethernet, and PAMsNet Ethernet. If you want to use one of these
          devices, you need ACSI support, too.
 
-         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 acsi.
+         To compile this driver as a module, choose M here: the
+         module will be called acsi.
 
 comment "Some devices (e.g. CD jukebox) support multiple LUNs"
        depends on ATARI && ATARI_ACSI
@@ -116,10 +110,8 @@ config BLK_DEV_XD
          Very old 8 bit hard disk controllers used in the IBM XT computer
          will be supported if you say Y here.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called xd.
+         To compile this driver as a module, choose M here: the
+         module will be called xd.
 
          It's pretty unlikely that you have one of these: say N.
 
@@ -195,10 +187,8 @@ config BLK_DEV_DAC960
          <file:Documentation/README.DAC960> for further information about
          this driver.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called DAC960.
+         To compile this driver as a module, choose M here: the
+         module will be called DAC960.
 
 config BLK_DEV_UMEM
        tristate "Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL)"
@@ -211,10 +201,8 @@ config BLK_DEV_UMEM
          The cards appear as block devices that can be partitioned into
          as many as 15 partitions.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read Documentation/modules.txt. The module will be
-         called umem.
+         To compile this driver as a module, choose M here: the
+         module will be called umem.
 
          The umem driver has not yet been allocated a MAJOR number, so
          one is chosen dynamically.  Use "devfs" or look in /proc/devices
@@ -255,10 +243,8 @@ config BLK_DEV_LOOP
          Note that this loop device has nothing to do with the loopback
          device used for network connections from the machine to itself.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called loop.
+         To compile this driver as a module, choose M here: the
+         module will be called loop.
 
          Most users will answer N here.
 
@@ -293,10 +279,8 @@ config BLK_DEV_NBD
          Note that this has nothing to do with the network file systems NFS
          or Coda; you can say N here even if you intend to use NFS or Coda.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called nbd.
+         To compile this driver as a module, choose M here: the
+         module will be called nbd.
 
          If unsure, say N.
 
@@ -313,10 +297,8 @@ config BLK_DEV_RAM
          Note that the kernel command line option "ramdisk=XX" is now
          obsolete. For details, read <file:Documentation/ramdisk.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M and read <file:Documentation/modules.txt>. The module will be
-         called rd.
+         To compile this driver as a module, choose M here: the
+         module will be called rd.
 
          Most normal users won't need the RAM disk functionality, and can
          thus say N here.
index 7e31f190d0f6aa22a0f586d3739535ba16c542b6..7529ebb4821abe5719ac4c4c5bea3c589cf77f48 100644 (file)
@@ -24,10 +24,7 @@ config CD_NO_IDESCSI
          file drivers/cdrom/{driver_name}.h where you can define your
          interface parameters and switch some internal goodies.
 
-         All these CD-ROM drivers are also usable as a module ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want). If you want to compile them as module, say M instead of Y and
-         read <file:Documentation/modules.txt>.
+         To compile these CD-ROM drivers as a module, choose M instead of Y.
 
          If you want to use any of these CD-ROM drivers, you also have to
          answer Y or M to "ISO 9660 CD-ROM file system support" below (this
@@ -49,10 +46,8 @@ config AZTCD
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 aztcd.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aztcd.
 
 config GSCD
        tristate "Goldstar R420 CDROM support"
@@ -67,10 +62,8 @@ config GSCD
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 gscd.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gscd.
 
 config SBPCD
        tristate "Matsushita/Panasonic/Creative, Longshine, TEAC CDROM support"
@@ -107,10 +100,8 @@ config SBPCD
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 sbpcd.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sbpcd.
 
 config MCD
        tristate "Mitsumi (standard) [no XA/Multisession] CDROM support"
@@ -132,10 +123,8 @@ config MCD
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 mcd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mcd.
 
 config MCD_IRQ
        int "MCD IRQ"
@@ -173,10 +162,8 @@ config MCDX
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 mcdx. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mcdx.
 
 config OPTCD
        tristate "Optics Storage DOLPHIN 8000AT CDROM support"
@@ -192,10 +179,8 @@ config OPTCD
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 optcd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called optcd.
 
 config CM206
        tristate "Philips/LMS CM206 CDROM support"
@@ -209,10 +194,8 @@ config CM206
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 cm206. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cm206.
 
 config SJCD
        tristate "Sanyo CDR-H94A CDROM support"
@@ -223,10 +206,8 @@ config SJCD
          "ISO 9660 CD-ROM file system support" below, because that's the
          file system used on CD-ROMs.
 
-         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 sjcd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sjcd.
 
 config ISP16_CDI
        tristate "ISP16/MAD16/Mozart soft configurable cdrom interface support"
@@ -238,10 +219,8 @@ config ISP16_CDI
          to a driver for the particular cdrom drive you have attached to the
          card. Read <file:Documentation/cdrom/isp16> for details.
 
-         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 isp16. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called isp16.
 
 config CDU31A
        tristate "Sony CDU31A/CDU33A CDROM support"
@@ -260,10 +239,8 @@ config CDU31A
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 cdu31a.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cdu31a.
 
 config CDU535
        tristate "Sony CDU535 CDROM support"
@@ -276,9 +253,7 @@ config CDU535
          file system support" below, because that's the file system used on
          CD-ROMs.
 
-         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 sonycd535. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sonycd535.
 
 endmenu
index 793712f993efa61f539a8a322c8bd86abc040537..f2bbf197b5b1894607df5ce21f650507489e3ced 100644 (file)
@@ -90,10 +90,8 @@ config COMPUTONE
          order to become a dial-in server. If you have a card like that, say
          Y here and read <file:Documentation/computone.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. You will get
-         two modules called ip2 and ip2main.
+         To compile this driver as modules, choose M here: the
+         modules will be called ip2 and ip2main.
 
 config ROCKETPORT
        tristate "Comtrol RocketPort support"
@@ -104,9 +102,8 @@ config ROCKETPORT
           modems.  For information about the RocketPort/RocketModem  boards
           and this driver read <file:Documentation/rocket.txt>.
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         rocket.
+         To compile this driver as a module, choose M here: the
+         module will be called rocket.
 
          If you want to compile this driver into the kernel, say Y here.  If
           you don't have a Comtrol RocketPort/RocketModem card installed, say N.
@@ -124,10 +121,8 @@ config CYCLADES
          As of 1.3.9x kernels, this driver's minor numbers start at 0 instead
          of 32.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called cyclades.
+         To compile this driver as a module, choose M here: the
+         module will be called cyclades.
 
          If you haven't heard about it, it's safe to say N.
 
@@ -159,8 +154,8 @@ config DIGIEPCA
          "Digiboard PC/Xx Support" below. You should (and can) only select
          one of the two drivers.
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called epca.
+         To compile this driver as a module, choose M here: the
+         module will be called epca.
 
 config DIGI
        tristate "Digiboard PC/Xx Support"
@@ -172,8 +167,8 @@ config DIGI
          order to become a dial-in server. If you have a card like that, say
          Y here and read the file <file:Documentation/digiboard.txt>.
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called pcxx.
+         To compile this driver as a module, choose M here: the
+         module will be called pcxx.
 
 config ESPSERIAL
        tristate "Hayes ESP serial port support"
@@ -183,10 +178,10 @@ config ESPSERIAL
          port cards and multiport cards are supported.  Make sure to read
          <file:Documentation/hayes-esp.txt>.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>.  The module will be
-         called esp.  If unsure, say N.
+         To compile this driver as a module, choose M here: the
+         module will be called esp.
+
+         If unsure, say N.
 
 config MOXA_INTELLIO
        tristate "Moxa Intellio support"
@@ -194,10 +189,8 @@ config MOXA_INTELLIO
        help
          Say Y here if you have a Moxa Intellio multiport serial card.
 
-         This driver can also be built as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called moxa. If you want to do that, say M
-         here.
+         To compile this driver as a module, choose M here: the
+         module will be called moxa.
 
 config MOXA_SMARTIO
        tristate "Moxa SmartIO support"
@@ -216,10 +209,8 @@ config ISI
        help
          This is a driver for the Multi-Tech cards which provide several
          serial ports.  The driver is experimental and can currently only be
-         built as a module ( = code which can be inserted in and removed from
-         the running kernel whenever you want).  Please read
-         <file:Documentation/modules.txt>.  The module will be called
-         isicom.
+         built as a module. The module will be called isicom.
+         If you want to do that, choose M here.
 
 config SYNCLINK
        tristate "Microgate SyncLink card support"
@@ -345,10 +336,8 @@ config STALLION
          card, then this is for you; say Y.  Make sure to read
          <file:Documentation/stallion.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called stallion.
+         To compile this driver as a module, choose M here: the
+         module will be called stallion.
 
 config ISTALLION
        tristate "Stallion EC8/64, ONboard, Brumby support"
@@ -358,10 +347,8 @@ config ISTALLION
          serial multiport card, say Y here. Make sure to read
          <file:Documentation/stallion.txt>.
 
-         To compile it as a module ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt>. The module will be called
-         istallion.
+         To compile this driver as a module, choose M here: the
+         module will be called istallion.
 
 config SERIAL_TX3912
        bool "TMPTX3912/PR31700 serial port support"
@@ -437,8 +424,7 @@ config A2232
 
          This driver can be built as a module; but then "generic_serial"
          will also be built as a module. This has to be loaded before
-         "ser_a2232". If you want to do this, answer M here and read
-         "<file:Documentation/modules.txt>".
+         "ser_a2232". If you want to do this, answer M here.
 
 source "drivers/serial/Kconfig"
 
@@ -496,10 +482,9 @@ config PRINTER
 
          It is possible to share one parallel port among several devices
          (e.g. printer and ZIP drive) and it is safe to compile the
-         corresponding drivers into the kernel.  If you want to compile this
-         driver as a module however ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt> and
+         corresponding drivers into the kernel.
+
+         To compile this driver as a module, choose M here and read
          <file:Documentation/parport.txt>.  The module will be called lp.
 
          If you have several parallel ports, you can specify which ports to
@@ -541,10 +526,8 @@ config PPDEV
          It is safe to say N to this -- it is not needed for normal printing
          or parallel port CD-ROM/disk support.
 
-         This support is also available as a module.  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         ppdev.
+         To compile this driver as a module, choose M here: the
+         module will be called ppdev.
 
          If unsure, say N.
 
@@ -561,10 +544,8 @@ config TIPAR
          to use this precise link cable (depending on the permissions on
          the device nodes, though).
 
-         This code 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 tipar. If you want to compile it as a
-         module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called tipar.
 
          If you don't know what a parallel link cable is or what a Texas
          Instruments graphing calculator is, then you probably don't need this
@@ -612,21 +593,18 @@ config BUSMOUSE
          you will have to say Y here and also to the specific driver for your
          mouse below.
 
-         This code 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 busmouse. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called busmouse.
 
 endmenu
 
 config QIC02_TAPE
        tristate "QIC-02 tape support"
        help
-         If you have a non-SCSI tape drive like that, say Y. Or, if you want
-         to compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         tpqic02.
+         If you have a non-SCSI tape drive like that, say Y.
+
+         To compile this driver as a module, choose M here: the
+         module will be called tpqic02.
 
 config QIC02_DYNCONF
        bool "Do you want runtime configuration for QIC-02"
@@ -687,11 +665,8 @@ config NWBUTTON
          button; it will still execute a hard reset if the button is held
          down for longer than approximately five seconds.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         nwbutton.
+         To compile this driver as a module, choose M here: the
+         module will be called nwbutton.
 
          Most people will answer Y to this question and "Reboot Using Button"
          below to be able to initiate a system shutdown from the button.
@@ -718,10 +693,8 @@ config NWFLASH
          flash contents can render your computer unbootable. On no account
          allow random users access to this device. :-)
 
-         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 nwflash. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called nwflash.
 
          If you're not sure, say N.
 
@@ -735,10 +708,8 @@ config HW_RANDOM
 
          Provides a character driver, used to read() entropy data.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         hw_random.
+         To compile this driver as a module, choose M here: the
+         module will be called hw_random.
 
          If unsure, say N.
 
@@ -764,10 +735,8 @@ config NVRAM
          On Atari machines, /dev/nvram is always configured and does not need
          to be selected.
 
-         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 nvram. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called nvram.
 
 config RTC
        tristate "Enhanced Real Time Clock Support"
@@ -792,10 +761,8 @@ config RTC
          sampling), then say Y here, and read <file:Documentation/rtc.txt>
          for details.
 
-         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 is called rtc. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rtc.
 
 config GEN_RTC
        tristate "Generic /dev/rtc emulation"
@@ -812,12 +779,9 @@ config GEN_RTC
          for RTC_UIE which is required by some programs and may improve
          precision in some cases.
 
-         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 is called genrtc. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>. To load the
-         module automatically add 'alias char-major-10-135 genrtc' to your
-         /etc/modules.conf
+         To compile this driver as a module, choose M here: the
+         module will be called genrtc. To load the module automatically
+         add 'alias char-major-10-135 genrtc' to your /etc/modules.conf
 
 config GEN_RTC_X
        bool "Extended RTC operation"
@@ -854,10 +818,10 @@ config DTLK
        help
          This driver is for the DoubleTalk PC, a speech synthesizer
          manufactured by RC Systems (<http://www.rcsys.com/>).  It is also
-         called the `internal DoubleTalk'.  If you want to compile this as a
-         module ( = code which can be inserted in and removed from the
-         running kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>. The module will be called dtlk.
+         called the `internal DoubleTalk'.
+
+         To compile this driver as a module, choose M here: the
+         module will be called dtlk.
 
 config R3964
        tristate "Siemens R3964 line discipline"
@@ -866,10 +830,8 @@ config R3964
          Siemens R3964 packet protocol. Unless you are dealing with special
          hardware like PLCs, you are unlikely to need this.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         n_r3964.
+         To compile this driver as a module, choose M here: the
+         module will be called n_r3964.
 
          If unsure, say N.
 
@@ -882,10 +844,8 @@ config APPLICOM
          <http://www.applicom-int.com/>, or by email from David Woodhouse
          <dwmw2@infradead.org>.
 
-         To compile this driver as a module ( = code which can be inserted in
-         and removed from the running kernel whenever you want), say M here
-         and read <file:Documentation/modules.txt>. The module will be called
-         applicom.
+         To compile this driver as a module, choose M here: the
+         module will be called applicom.
 
          If unsure, say N.
 
@@ -899,10 +859,8 @@ config SONYPI
          If you have one of those laptops, read
          <file:Documentation/sonypi.txt>, and say Y or M here.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called sonypi.
+         To compile this driver as a module, choose M here: the
+         module will be called sonypi.
 
 
 menu "Ftape, the floppy tape device driver"
@@ -931,9 +889,7 @@ config FTAPE
          please read the file <file:drivers/char/ftape/README.PCI>.
 
          The ftape kernel driver is also available as a runtime loadable
-         module ( = code which can be inserted in and removed from the
-         running kernel whenever you want). If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>. The
+         module. To compile this driver as a module, choose M here: the
          module will be called ftape.
 
          Note that the Ftape-HOWTO is out of date (sorry) and documents the
@@ -978,10 +934,8 @@ config MWAVE
          If you own one of the above IBM Thinkpads which has the Mwave chipset
          in it, say Y.
 
-         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 mwave. If you want to compile it as
-         a module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called mwave.
 
 config SCx200_GPIO
        tristate "NatSemi SCx200 GPIO Support"
index 3e30720a167ca70b62629e7654e540a0d5787d18..9d78021153ca5129f0f04a7ab0d8f3b0bddd217a 100644 (file)
@@ -21,8 +21,7 @@ config AGP
          You should say Y here if you use XFree86 3.3.6 or 4.x and want to
          use GLX or DRI.  If unsure, say N.
 
-         This driver is available as a module.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.  The
+         To compile this driver as a module, choose M here: the
          module will be called agpgart.
 
 config AGP_ALI
index df9f65e5de24d700ff59123c0f6296fcd7149daf..7d3ecb56a1bdf6dece38e7ff3767edcc6dffa05b 100644 (file)
@@ -14,11 +14,8 @@ config ZFTAPE
          interface (i.e. the hardware independent part of the driver) has
          been moved to a separate module.
 
-         If you say M zftape will be compiled as a runtime loadable
-         module ( = code which can be inserted in and removed from the
-         running kernel whenever you want).  In this case you should read
-         <file:Documentation/modules.txt>.  The module will be called
-         zftape.
+         To compile this driver as a module, choose M here: the
+         module will be called zftape.
 
          Regardless of whether you say Y or M here, an additional runtime
          loadable module called `zft-compressor' which contains code to
index f7906dec15f07909e579c5179715b6107237192e..d425936b4989788d9e9eae17ea91e37364b9319b 100644 (file)
@@ -46,11 +46,8 @@ config SOFT_WATCHDOG
          from some situations that the hardware watchdog will recover
          from. Equally it's a lot cheaper to install.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
-         softdog.
+         To compile this driver as a module, choose M here: the
+         module will be called softdog.
 
 config WDT
        tristate "WDT Watchdog timer"
@@ -63,10 +60,8 @@ config WDT
          documentation of your boot loader (lilo or loadlin) about how to
          pass options to the kernel at boot time).
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called wdt.
+         To compile this driver as a module, choose M here: the
+         module will be called wdt.
 
 config WDT_501
        bool "WDT501 features"
@@ -97,10 +92,8 @@ config WDTPCI
          boot loader (lilo or loadlin) about how to pass options to the
          kernel at boot time).
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called wdt_pci.
+         To compile this driver as a module, choose M here: the
+         module will be called wdt_pci.
 
 config WDT_501_PCI
        bool "WDT501-PCI features"
@@ -124,10 +117,8 @@ config PCWATCHDOG
          hardware. Please read <file:Documentation/pcwd-watchdog.txt>. The PC
          watchdog cards can be ordered from <http://www.berkprod.com/>.
 
-         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 is called pcwd. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pcwd.
 
          Most people will say N.
 
@@ -139,13 +130,12 @@ config ACQUIRE_WDT
          Board Computer produced by Acquire Inc (and others).  This watchdog
          simply watches your kernel to make sure it doesn't freeze, and if
          it does, it reboots your computer after a certain amount of time.
-
          This driver is like the WDT501 driver but for different hardware.
-         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 is called acquirewdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called acquirewdt.
+
+         Most people will say N.
 
 config ADVANTECH_WDT
        tristate "Advantech SBC Watchdog Timer"
@@ -187,10 +177,8 @@ config SA1100_WATCHDOG
          system when timeout is reached.
          NOTE, that once enabled, this timer cannot be disabled.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called sa1100_wdt.
+         To compile this driver as a module, choose M here: the
+         module will be called sa1100_wdt.
 
 config EUROTECH_WDT
        tristate "Eurotech CPU-1220/1410 Watchdog Timer"
@@ -211,11 +199,10 @@ config IB700_WDT
 
          This driver is like the WDT501 driver but for slightly different hardware.
 
-         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 is called ib700wdt. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>. Most people
-         will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called ib700wdt.
+
+         Most people will say N.
 
 config I810_TCO
        tristate "Intel i8xx TCO timer / Watchdog"
@@ -234,9 +221,8 @@ config I810_TCO
          machine. If this is the case you will get a kernel message like
          "i810tco init: failed to reset NO_REBOOT flag".
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
-         i810-tco.
+         To compile this driver as a module, choose M here: the
+         module will be called i810-tco.
 
 config MIXCOMWD
        tristate "Mixcom Watchdog"
@@ -247,11 +233,10 @@ config MIXCOMWD
          and if it does, it reboots your computer after a certain amount of
          time.
 
-         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 is called mixcomwd.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called mixcomwd.
+
+         Most people will say N.
 
 config SCx200_WDT
        tristate "NatSemi SCx200 Watchdog"
@@ -286,11 +271,10 @@ config W83877F_WDT
          and if it does, it reboots your computer after a certain amount of
          time.
 
-         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 is called w83877f_wdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called w83877f_wdt.
+
+         Most people will say N.
 
 config MACHZ_WDT
        tristate "ZF MachZ Watchdog"
@@ -302,10 +286,8 @@ config MACHZ_WDT
          your kernel to make sure it doesn't freeze, and if it does, it
          reboots your computer after a certain amount of time.
 
-         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 is called machzwd.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called machzwd.
 
 config SC520_WDT
        tristate "AMD Elan SC520 processor Watchdog"
@@ -340,11 +322,10 @@ config ALIM7101_WDT
          This is the driver for the hardware watchdog on the ALi M7101 PMU
          as used in the x86 Cobalt servers.
 
-         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 is called alim7101_wdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called alim7101_wdt.
+
+         Most people will say N.
 
 config ALIM1535_WDT
        tristate "ALi M1535 PMU Watchdog Timer"
@@ -352,11 +333,10 @@ config ALIM1535_WDT
        ---help---
          This is the driver for the hardware watchdog on the ALi M1535 PMU.
 
-         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 is called alim1535_wdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called alim1535_wdt.
+
+         Most people will say N.
 
 config SC1200_WDT
        tristate "National Semiconductor PC87307/PC97307 (ala SC1200) Watchdog"
@@ -367,11 +347,10 @@ config SC1200_WDT
          for power management purposes and can be used to power down the device
          during inactivity periods (includes interrupt activity monitoring).
 
-         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 is called sc1200wdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  Most
-         people will say N.
+         To compile this driver as a module, choose M here: the
+         module will be called sc1200wdt.
+
+         Most people will say N.
 
 config WAFER_WDT
        tristate "ICP Wafer 5823 Single Board Computer Watchdog"
@@ -380,20 +359,15 @@ config WAFER_WDT
          This is a driver for the hardware watchdog on the ICP Wafer 5823
          Single Board Computer (and probably other similar models).
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
-         wafer5823wdt.
+         To compile this driver as a module, choose M here: the
+         module will be called wafer5823wdt.
 
 config CPU5_WDT
        tristate "SMA CPU5 Watchdog"
        depends on WATCHDOG
        ---help---
          TBD.
-         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 is called cpu5wdt.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cpu5wdt.
 
 endmenu
index 1062a7c095682ffd1c92d3be94bb1fd69cb0b5c3..f00c02a13ed687be66a2c876dff0ceffa421b621 100644 (file)
@@ -33,10 +33,8 @@ config FC4_SOC
          that if you have older firmware in the card, you'll need the
          microcode from the Solaris driver to make it work.
 
-         This support is also available as a module called soc ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the module will
+         be called soc.
 
 config FC4_SOCAL
        tristate "Sun SOC+ (aka SOCAL)"
@@ -48,10 +46,8 @@ config FC4_SOCAL
          Interface Board). You'll probably need the microcode from the
          Solaris driver to make it work.
 
-         This support is also available as a module called socal ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the module will
+         be called socal.
 
 comment "FC4 targets"
        depends on FC4
@@ -62,10 +58,8 @@ config SCSI_PLUTO
        help
          If you never bought a disk array made by Sun, go with N.
 
-         This support is also available as a module called pluto ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the module will
+         be called pluto.
 
 config SCSI_FCAL
        tristate "Sun Enterprise Network Array (A5000 and EX500)" if SPARC32 || SPARC64
@@ -76,10 +70,8 @@ config SCSI_FCAL
          common is either A5000 array or internal disks in E[3-6]000
          machines.
 
-         This support is also available as a module called fcal ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>. If unsure, say N.
+         To compile this support as a module, choose M here: the module will
+         be called fcal.
 
 config SCSI_FCAL
        prompt "Generic FC-AL disk driver"
index 1dcd06f981448deabd7247023beffb60ae98a679..fe26eec8a33df7ac62685899cb9970ed2ac81211 100644 (file)
@@ -43,10 +43,8 @@ config IDE
          number of user programs such as smart that can query the status of
          SMART parameters from disk drives.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called ide.
+         To compile this driver as a module, choose M here: the
+         module will be called ide.
 
          For further information, please read <file:Documentation/ide.txt>.
 
@@ -83,9 +81,7 @@ config BLK_DEV_IDE
          performance, look for the hdparm package at
          <ftp://ibiblio.org/pub/Linux/system/hardware/>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> and
+         To compile this driver as a module, choose M here and read
          <file:Documentation/ide.txt>. The module will be called ide-mod.
          Do not compile this driver as a module if your root file system (the
          one containing the directory /) is located on an IDE device.
@@ -143,12 +139,12 @@ config BLK_DEV_IDEDISK
          the old hard disk driver instead, say Y.  If you have an SCSI-only
          system, you can say N here.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ide-disk.  Do not compile this driver as a module
-         if your root file system (the one containing the directory /) is
-         located on the IDE disk. If unsure, say Y.
+         To compile this driver as a module, choose M here: the
+         module will be called ide-disk.
+         Do not compile this driver as a module if your root file system
+         (the one containing the directory /) is located on the IDE disk.
+
+         If unsure, say Y.
 
 config IDEDISK_MULTI_MODE
        bool "Use multi-mode by default"
@@ -201,10 +197,8 @@ config BLK_DEV_IDECD
          with IDE/ATAPI CD-ROMs, so install LILO 16 or higher, available from
          <ftp://brun.dyndns.org/pub/linux/lilo/>.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ide-cd.
+         To compile this driver as a module, choose M here: the
+         module will be called ide-cd.
 
 config BLK_DEV_IDETAPE
        tristate "Include IDE/ATAPI TAPE support (EXPERIMENTAL)"
@@ -226,10 +220,8 @@ config BLK_DEV_IDETAPE
          <file:drivers/ide/ide-tape.c> and <file:Documentation/ide.txt> files
          for usage information.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ide-tape.o.
+         To compile this driver as a module, choose M here: the
+         module will be called ide-tape.
 
 config BLK_DEV_IDEFLOPPY
        tristate "Include IDE/ATAPI FLOPPY support"
@@ -250,10 +242,8 @@ config BLK_DEV_IDEFLOPPY
          other IDE devices, as "hdb" or "hdc", or something similar (check
          the boot messages with dmesg).
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ide-floppy.
+         To compile this driver as a module, choose M here: the
+         module will be called ide-floppy.
 
 config BLK_DEV_IDESCSI
        tristate "SCSI emulation support"
index a2d18d9223c56121250744770294668f489f182e..40457dd02da84294c850477159c5754d2a302510 100644 (file)
@@ -15,10 +15,8 @@ config IEEE1394
          is the core support only, you will also need to select a driver for
          your IEEE 1394 adapter.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ieee1394.
+         To compile this driver as a module, choose M here: the
+         module will be called ieee1394.
 
 comment "Subsystem Options"
        depends on IEEE1394
@@ -64,10 +62,8 @@ config IEEE1394_PCILYNX
          Instruments PCILynx chip.  Note: this driver is written for revision
          2 of this chip and may not work with revision 0.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called pcilynx.
+         To compile this driver as a module, choose M here: the
+         module will be called pcilynx.
 
 # Non-maintained pcilynx options
 # if [ "$CONFIG_IEEE1394_PCILYNX" != "n" ]; then
@@ -84,10 +80,8 @@ config IEEE1394_OHCI1394
          use one of these chipsets.  It should work with any OHCI-1394
          compliant card, however.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ohci1394.
+         To compile this driver as a module, choose M here: the
+         module will be called ohci1394.
 
 comment "Protocol Drivers"
        depends on IEEE1394
@@ -128,10 +122,8 @@ config IEEE1394_DV1394
 
          The user-space API for dv1394 is documented in dv1394.h.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called dv1394.
+         To compile this driver as a module, choose M here: the
+         module will be called dv1394.
 
 config IEEE1394_RAWIO
        tristate "Raw IEEE1394 I/O support"
@@ -142,10 +134,8 @@ config IEEE1394_RAWIO
          direct communication of user programs with the IEEE 1394 bus and
          thus with the attached peripherals.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called raw1394.
+         To compile this driver as a module, choose M here: the
+         module will be called raw1394.
 
 config IEEE1394_CMP
        tristate "IEC61883-1 Plug support"
@@ -154,10 +144,8 @@ config IEEE1394_CMP
          This option enables the Connection Management Procedures
          (IEC61883-1) driver, which implements input and output plugs.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called amdtp.
+         To compile this driver as a module, choose M here: the
+         module will be called cmp.
 
 config IEEE1394_AMDTP
        tristate "IEC61883-6 (Audio transmission) support"
@@ -169,9 +157,7 @@ config IEEE1394_AMDTP
 
          The userspace interface is documented in amdtp.h.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called amdtp.
+         To compile this driver as a module, choose M here: the
+         module will be called amdtp.
 
 endmenu
index 00c767e430fe2e9ffd8a26b2dd38455aa5852009..96fb7dc031c37e1acc0cccb5971cb98deab0dea7 100644 (file)
@@ -19,10 +19,8 @@ config INPUT
 
          If unsure, say Y.
 
-         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 input. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called input.
 
 comment "Userland interfaces"
 
@@ -39,10 +37,8 @@ config INPUT_MOUSEDEV
 
          If unsure, say Y.
 
-         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 mousedev. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mousedev.
 
 config INPUT_MOUSEDEV_PSAUX
        bool "Provide legacy /dev/psaux device" if EMBEDDED
@@ -80,10 +76,8 @@ config INPUT_JOYDEV
 
          More information is available: <file:Documentation/input/joystick.txt>
 
-         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 joydev. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called joydev.
 
 config INPUT_TSDEV
        tristate "Touchscreen interface"
@@ -95,10 +89,8 @@ config INPUT_TSDEV
 
          If unsure, say N.
 
-         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 tsdev. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called tsdev.
 
 config INPUT_TSDEV_SCREEN_X
        int "Horizontal screen resolution"
@@ -117,10 +109,8 @@ config INPUT_EVDEV
          Say Y here if you want your input device events be accessible
          under char device 13:64+ - /dev/input/eventX in a generic way.
 
-         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 evdev. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called evdev.
 
 config INPUT_EVBUG
        tristate "Event debugging"
@@ -134,10 +124,8 @@ config INPUT_EVBUG
 
          If unsure, say N.
 
-         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 joydev. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called evbug.
 
 comment "Input I/O drivers"
 
index d7beafd0a43fc6a9211957a0a6ca75e5bde6b933..708aa123b68a101c619b0a3030ec0b06b22c9197 100644 (file)
@@ -16,10 +16,8 @@ config GAMEPORT
 
          If unsure, say Y.
 
-         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 gameport. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gameport.
 
 config SOUND_GAMEPORT
        tristate
@@ -34,10 +32,8 @@ config GAMEPORT_NS558
 
          If unsure, say Y.
 
-         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 ns558. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ns558.
 
 config GAMEPORT_L4
        tristate "PDPI Lightning 4 gamecard support"
@@ -45,10 +41,8 @@ config GAMEPORT_L4
        help
          Say Y here if you have a PDPI Lightning 4 gamecard.
 
-         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 lightning. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called lightning.
 
 config GAMEPORT_EMU10K1
        tristate "SB Live and Audigy gameport support"
@@ -57,10 +51,8 @@ config GAMEPORT_EMU10K1
          Say Y here if you have a SoundBlaster Live! or SoundBlaster
          Audigy card and want to use its gameport.
 
-         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 emu10k1-gp. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called emu10k1-gp.
 
 config GAMEPORT_VORTEX
        tristate "Aureal Vortex, Vortex 2 gameport support"
@@ -69,10 +61,8 @@ config GAMEPORT_VORTEX
          Say Y here if you have an Aureal Vortex 1 or 2  card and want
          to use its gameport.
 
-         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 vortex. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called vortex.
 
 config GAMEPORT_FM801
        tristate "ForteMedia FM801 gameport support"
index 8c3561a26068b8af4bdcea069bae8fd82534f11e..ca7e93dcd47a188e98d5b578b4686a2833415bbc 100644 (file)
@@ -27,10 +27,8 @@ config JOYSTICK_ANALOG
          Please read the file <file:Documentation/input/joystick.txt> which
          contains more information.
 
-         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 analog. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called analog.
 
 config JOYSTICK_A3D
        tristate "Assasin 3D and MadCatz Panther devices"
@@ -39,10 +37,8 @@ config JOYSTICK_A3D
          Say Y here if you have an FPGaming or MadCatz controller using the
          A3D protocol over the PC gameport. 
 
-         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 a3d. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called a3d.
 
 config JOYSTICK_ADI
        tristate "Logitech ADI digital joysticks and gamepads"
@@ -51,10 +47,8 @@ config JOYSTICK_ADI
          Say Y here if you have a Logitech controller using the ADI
          protocol over the PC gameport. 
 
-         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 adi. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called adi.
 
 config JOYSTICK_COBRA
        tristate "Creative Labs Blaster Cobra gamepad"
@@ -62,10 +56,8 @@ config JOYSTICK_COBRA
        help
          Say Y here if you have a Creative Labs Blaster Cobra gamepad.
 
-         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 cobra. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cobra.
 
 config JOYSTICK_GF2K
        tristate "Genius Flight2000 Digital joysticks and gamepads"
@@ -74,10 +66,8 @@ config JOYSTICK_GF2K
          Say Y here if you have a Genius Flight2000 or MaxFighter digitally
          communicating joystick or gamepad.
 
-         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 gf2k. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gf2k.
 
 config JOYSTICK_GRIP
        tristate "Gravis GrIP joysticks and gamepads"
@@ -86,10 +76,8 @@ config JOYSTICK_GRIP
          Say Y here if you have a Gravis controller using the GrIP protocol
          over the PC gameport. 
 
-         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 grip. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called grip.
 
 config JOYSTICK_GRIP_MP
        tristate "Gravis GrIP MultiPort"
@@ -98,10 +86,8 @@ config JOYSTICK_GRIP_MP
          Say Y here if you have the original Gravis GrIP MultiPort, a hub
          that connects to the gameport and you connect gamepads to it.
 
-         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 grip_mp. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called grip_mp.
 
 config JOYSTICK_GUILLEMOT
        tristate "Guillemot joysticks and gamepads"
@@ -110,10 +96,8 @@ config JOYSTICK_GUILLEMOT
          Say Y here if you have a Guillemot joystick using a digital
          protocol over the PC gameport. 
 
-         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 guillemot. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called guillemot.
 
 config JOYSTICK_INTERACT
        tristate "InterAct digital joysticks and gamepads"
@@ -122,10 +106,8 @@ config JOYSTICK_INTERACT
          Say Y here if you have an InterAct gameport or joystick
          communicating digitally over the gameport.
 
-         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 interact. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called interact.
 
 config JOYSTICK_SIDEWINDER
        tristate "Microsoft SideWinder digital joysticks and gamepads"
@@ -134,10 +116,8 @@ config JOYSTICK_SIDEWINDER
          Say Y here if you have a Microsoft controller using the Digital
          Overdrive protocol over PC gameport.
 
-         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 sidewinder. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sidewinder.
 
 config JOYSTICK_TMDC
        tristate "ThrustMaster DirectConnect joysticks and gamepads"
@@ -146,10 +126,8 @@ config JOYSTICK_TMDC
          Say Y here if you have a ThrustMaster controller using the
          DirectConnect (BSP) protocol over the PC gameport. 
 
-         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 tmdc. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called tmdc.
 
 source "drivers/input/joystick/iforce/Kconfig"
 
@@ -160,10 +138,8 @@ config JOYSTICK_WARRIOR
          Say Y here if you have a Logitech WingMan Warrior joystick connected
          to your computer's serial port. 
 
-         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 warrior. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called warrior.
 
 config JOYSTICK_MAGELLAN
        tristate "LogiCad3d Magellan/SpaceMouse 6dof controllers"
@@ -172,10 +148,8 @@ config JOYSTICK_MAGELLAN
          Say Y here if you have a Magellan or Space Mouse 6DOF controller
          connected to your computer's serial port.
 
-         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 magellan. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called magellan.
 
 config JOYSTICK_SPACEORB
        tristate "SpaceTec SpaceOrb/Avenger 6dof controllers"
@@ -184,10 +158,8 @@ config JOYSTICK_SPACEORB
          Say Y here if you have a SpaceOrb 360 or SpaceBall Avenger 6DOF
          controller connected to your computer's serial port.
 
-         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 spaceorb. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called spaceorb.
 
 config JOYSTICK_SPACEBALL
        tristate "SpaceTec SpaceBall 6dof controllers"
@@ -197,10 +169,8 @@ config JOYSTICK_SPACEBALL
          controller connected to your computer's serial port. For the
          SpaceBall 4000 USB model, use the USB HID driver.
 
-         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 spaceball. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called spaceball.
 
 config JOYSTICK_STINGER
        tristate "Gravis Stinger gamepad"
@@ -209,10 +179,8 @@ config JOYSTICK_STINGER
          Say Y here if you have a Gravis Stinger connected to one of your
          serial ports.
 
-         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 stinger. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called stinger.
 
 config JOYSTICK_TWIDDLER
        tristate "Twiddler as a joystick"
@@ -221,10 +189,8 @@ config JOYSTICK_TWIDDLER
          Say Y here if you have a Handykey Twiddler connected to your
          computer's serial port and want to use it as a joystick.
 
-         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 twidjoy. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called twidjoy.
 
 config JOYSTICK_DB9
        tristate "Multisystem, Sega Genesis, Saturn joysticks and gamepads"
@@ -236,10 +202,8 @@ config JOYSTICK_DB9
          For more information on how to use the driver please read
          <file:Documentation/input/joystick-parport.txt>.
 
-         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 db9. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called db9.
 
 config JOYSTICK_GAMECON
        tristate "Multisystem, NES, SNES, N64, PSX joysticks and gamepads"
@@ -252,10 +216,8 @@ config JOYSTICK_GAMECON
          For more information on how to use the driver please read
          <file:Documentation/input/joystick-parport.txt>.
 
-         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 gamecon. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gamecon.
 
 config JOYSTICK_TURBOGRAFX
        tristate "Multisystem joysticks via TurboGraFX device"
@@ -266,10 +228,8 @@ config JOYSTICK_TURBOGRAFX
          Amstrad CPC joystick. For more information on how to use the driver
          please read <file:Documentation/input/joystick-parport.txt>.
 
-         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 turbografx. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called turbografx.
 
 config JOYSTICK_AMIGA
        tristate "Amiga joysticks"
@@ -278,10 +238,8 @@ config JOYSTICK_AMIGA
          Say Y here if you have an Amiga with a digital joystick connected
          to it.
 
-         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 amijoy. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called amijoy.
 
 config INPUT_JOYDUMP
        tristate "Gameport data dumper"
@@ -291,8 +249,6 @@ config INPUT_JOYDUMP
          log for debugging purposes. Say N if you are making a production
          configuration or aren't sure. 
 
-         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 joydump. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called joydump.
 
index c0143823c07322c09edb826cd397a0dbb5afce5c..8b0195748ad0bd937f9d24ffa0af5529069625cb 100644 (file)
@@ -9,10 +9,8 @@ config JOYSTICK_IFORCE
 
          You also must choose at least one of the two options below.
 
-         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 iforce. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called iforce.
 
 config JOYSTICK_IFORCE_USB
        bool "I-Force USB joysticks and wheels"
index d210fba2b127cc17fe6fac825fc26ef56e549ebb..eb6f03b0f9d887183574d496f076785efa8aac6c 100644 (file)
@@ -23,10 +23,8 @@ config KEYBOARD_ATKBD
 
          If unsure, say Y.
 
-         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 atkbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called atkbd.
 
 config KEYBOARD_SUNKBD
        tristate "Sun Type 4 and Type 5 keyboard support"
@@ -36,10 +34,8 @@ config KEYBOARD_SUNKBD
          connected either to the Sun keyboard connector or to an serial
          (RS-232) port via a simple adapter.
 
-         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 sunkbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sunkbd.
 
 config KEYBOARD_XTKBD
        tristate "XT Keyboard support"
@@ -50,10 +46,8 @@ config KEYBOARD_XTKBD
          parallel port keyboard adapter, you cannot connect it to the
          keyboard port on a PC that runs Linux. 
 
-         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 xtkbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called xtkbd.
 
 config KEYBOARD_NEWTON
        tristate "Newton keyboard"
@@ -61,10 +55,8 @@ config KEYBOARD_NEWTON
        help
          Say Y here if you have a Newton keyboard on a serial port.
 
-         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 maple_keyb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called newtonkbd.
 
 config KEYBOARD_MAPLE
        tristate "Maple bus keyboard support"
@@ -73,10 +65,8 @@ config KEYBOARD_MAPLE
          Say Y here if you have a DreamCast console running Linux and have
          a keyboard attached to its Maple bus.
 
-         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 maple_keyb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called maple_keyb.
 
 config KEYBOARD_AMIGA
        tristate "Amiga keyboard"
@@ -85,10 +75,8 @@ config KEYBOARD_AMIGA
          Say Y here if you are running Linux on any AMIGA and have a keyboard
          attached.     
 
-         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 amikbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called amikbd.
 
 config KEYBOARD_98KBD
        tristate "NEC PC-9800 Keyboard support"
@@ -97,8 +85,6 @@ config KEYBOARD_98KBD
          Say Y here if you want to use the NEC PC-9801/PC-9821 keyboard (or
          compatible) on your system. 
 
-         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 xtkbd.o. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called 98kbd.
 
index abbc02a55047866fa6238a3168c39a572c21f1dc..16008a3eee8ab4da54a36314df3994a7c59e669d 100644 (file)
@@ -21,10 +21,8 @@ config INPUT_PCSPKR
 
          If unsure, say Y.
 
-         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 pcspkr. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pcspkr.
 
 config INPUT_SPARCSPKR
        tristate "SPARC Speaker support"
@@ -35,10 +33,8 @@ config INPUT_SPARCSPKR
 
          If unsure, say Y.
 
-         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 pcspkr. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sparcspkr.
 
 config INPUT_M68K_BEEP
        tristate "M68k Beeper support"
@@ -55,10 +51,8 @@ config INPUT_UINPUT
          Say Y here if you want to support user level drivers for input
          subsystem accessible under char device 10:223 - /dev/input/uinput.
 
-         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 uinput.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.     
+         To compile this driver as a module, choose M here: the
+         module will be called uinput.
 
 config INPUT_GSC
        tristate "PA-RISC GSC PS/2 keyboard/mouse support"
index a6b481994163c43e6f1cdd8be812731103bf49fd..7c5102f4f40d0d023f20a28aa8c339a90342fcad 100644 (file)
@@ -25,10 +25,8 @@ config MOUSE_PS2
 
          If unsure, say Y.
 
-         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 psmouse. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called psmouse.
 
 config MOUSE_SERIAL
        tristate "Serial mouse"
@@ -40,10 +38,8 @@ config MOUSE_SERIAL
 
          If unsure, say N.
 
-         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 sermouse. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called sermouse.
 
 config MOUSE_INPORT
        tristate "InPort/MS/ATIXL busmouse"
@@ -52,10 +48,8 @@ config MOUSE_INPORT
          Say Y here if you have an InPort, Microsoft or ATI XL busmouse.
          They are rather rare these days.
 
-         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 inport. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called inport.
 
 config MOUSE_ATIXL
        bool "ATI XL variant"
@@ -70,10 +64,8 @@ config MOUSE_LOGIBM
          Say Y here if you have a Logitech busmouse.
          They are rather rare these days.
 
-         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 logibm. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called logibm.
 
 config MOUSE_PC110PAD
        tristate "IBM PC110 touchpad"
@@ -82,10 +74,8 @@ config MOUSE_PC110PAD
          Say Y if you have the IBM PC-110 micro-notebook and want its
          touchpad supported.
 
-         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 pc110pad. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pc110pad.
 
 config MOUSE_MAPLE
        tristate "Maple bus mouse"
@@ -94,10 +84,8 @@ config MOUSE_MAPLE
          Say Y if you have a DreamCast console and a mouse attached to
          its Maple bus.
 
-         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 maplemouse. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called maplemouse.
 
 config MOUSE_AMIGA
        tristate "Amiga mouse"
@@ -106,10 +94,8 @@ config MOUSE_AMIGA
          Say Y here if you have an Amiga and want its native mouse
          supported by the kernel.
 
-         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 amimouse. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called amimouse.
 
 config MOUSE_RISCPC
        tristate "Acorn RiscPC mouse"
@@ -118,10 +104,8 @@ config MOUSE_RISCPC
          Say Y here if you have the Acorn RiscPC computer and want its
          native mouse supported.
 
-         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 rpcmouse. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rpcmouse.
 
 config MOUSE_PC9800
        tristate "NEC PC-9800 busmouse"
@@ -130,8 +114,6 @@ config MOUSE_PC9800
          Say Y here if you have NEC PC-9801/PC-9821 computer and want its
          native mouse supported.
 
-         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 logibm.o. If you want to compile it as a
-         module, say M here and read <file.:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called 98busmouse.
 
index 8e86e6efee803aa8fd33a18a61bc9bbc89d65cd3..27ad3d67021c2645ccb68e66fd3da67fc57ca329 100644 (file)
@@ -13,10 +13,8 @@ config SERIO
 
          If unsure, say Y.
 
-         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 serio. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called serio.
 
 config SERIO_I8042
        tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
@@ -29,10 +27,8 @@ config SERIO_I8042
 
          If unsure, say Y.
 
-         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 i8042. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called i8042.
 
 config SERIO_SERPORT
        tristate "Serial port line discipline"
@@ -46,10 +42,8 @@ config SERIO_SERPORT
 
          If unsure, say Y.
 
-         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 serport. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called serport.
 
 config SERIO_CT82C710
        tristate "ct82c710 Aux port controller"
@@ -61,10 +55,8 @@ config SERIO_CT82C710
 
          If unsure, say N.
 
-         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 ct82c710. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ct82c710.
 
 config SERIO_Q40KBD
        tristate "Q40 keyboard controller"
@@ -81,10 +73,8 @@ config SERIO_PARKBD
 
          If unsure, say N.
 
-         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 parkbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called parkbd.
 
 config SERIO_RPCKBD
        tristate "Acorn RiscPC keyboard controller"
@@ -94,10 +84,8 @@ config SERIO_RPCKBD
          Say Y here if you have the Acorn RiscPC and want to use an AT
          keyboard connected to its keyboard controller.
 
-         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 rpckbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rpckbd.
 
 config SERIO_AMBAKMI
        tristate "AMBA KMI keyboard controller"
@@ -114,10 +102,8 @@ config SERIO_98KBD
          Say Y here if you have the NEC PC-9801/PC-9821 and want to use its
          standard keyboard connected to its keyboard controller.
 
-         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 rpckbd.o. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called 98kbd-io.
 
 config SERIO_PCIPS2
        tristate "PCI PS/2 keyboard and PS/2 mouse controller"
@@ -126,7 +112,5 @@ config SERIO_PCIPS2
          Say Y here if you have a Mobility Docking station with PS/2
          keyboard and mice ports.
 
-         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 rpckbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pcips2.
index 7201dc6c10b8c9e649e86befaa7c09151d1be23f..26a3a229a6204dc6d5a633750d9a27a6c656dbc6 100644 (file)
@@ -18,10 +18,8 @@ config TOUCHSCREEN_BITSY
 
          If unsure, say N.
 
-         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 gunze. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called h3600_ts_input.
 
 config TOUCHSCREEN_GUNZE
        tristate "Gunze AHL-51S touchscreen"
@@ -32,8 +30,6 @@ config TOUCHSCREEN_GUNZE
 
          If unsure, say N.
 
-         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 gunze. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gunze.
 
index 4a82068a093182d7553dbadc0bdaa0582409261c..ee708158252030f80ab166815f4e7a40d4f65ee2 100644 (file)
@@ -6,9 +6,8 @@ config ISDN_DRV_SC
        depends on ISDN && ISA
        help
          This enables support for the Spellcaster BRI ISDN boards.  This
-         driver currently builds only in a modularized version ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want, details in <file:Documentation/modules.txt>); the module will
-         be called sc.  See <file:Documentation/isdn/README.sc> and
+         driver currently builds only in a modularized version.
+         To build it, choose M here: the module will be called sc.
+         See <file:Documentation/isdn/README.sc> and
          <http://www.spellcast.com/> for more information.
 
index d01c95907bd62f5af59948d6716e8d4514e0bd8b..4ead55c0f6fefb711ba2278e899ba30295b41e12 100644 (file)
@@ -21,10 +21,8 @@ config VIDEO_DEV
          Documentation/video4linux/API.html.  Documentation for V4L2 is
          available on the web at http://bytesex.org/v4l/
 
-         This driver is also available as a module called videodev ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called videodev.
 
 source "drivers/media/video/Kconfig"
 
index 64a4f978807872baadc84f23762c7fd073f880d8..569ba707277d264bf3d3f3ab35d6c90b8f252a44 100644 (file)
@@ -33,11 +33,8 @@ config DVB_BUDGET
 
          Say Y if you own such a card and want to use it.
 
-         This driver is available as a module called
-         dvb-ttpci-budget.o ( = code which can be inserted in
-         and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called budget.
 
 config DVB_BUDGET_CI
        tristate "Budget cards with onboard CI connector"
@@ -49,11 +46,8 @@ config DVB_BUDGET_CI
 
          Say Y if you own such a card and want to use it.
 
-         This driver is available as a module called
-         dvb-ttpci-budget-av.o ( = code which can be inserted in
-         and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called budget-ci.
 
 config DVB_BUDGET_AV
        tristate "Budget cards with analog video inputs"
@@ -65,10 +59,8 @@ config DVB_BUDGET_AV
 
          Say Y if you own such a card and want to use it.
 
-         This driver is available as a module called
-         dvb-ttpci-budget-av.o ( = code which can be inserted in
-         and removed from the running kernel whenever you want).
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called budget-av.
 
 config DVB_BUDGET_PATCH
        tristate "AV7110 cards with Budget Patch"
@@ -85,8 +77,5 @@ config DVB_BUDGET_PATCH
 
          Say Y if you own such a card and want to use it.
 
-         This driver is available as a module called
-         dvb-ttpci-budget-patch.o ( = code which can be inserted in
-         and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called budget-patch.
index 1f23c99d2cdf6239340bd2282717c0775c38ac92..0852a8ee3a2e41104376350aeffe071f8c230cb9 100644 (file)
@@ -20,10 +20,8 @@ config RADIO_CADET
          Further documentation on this driver can be found on the WWW at
          <http://linux.blackhawke.net/cadet.html>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-cadet.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-cadet.
 
 config RADIO_RTRACK
        tristate "AIMSlab RadioTrack (aka RadioReveal) support"
@@ -48,10 +46,8 @@ config RADIO_RTRACK
          information is contained in the file
          <file:Documentation/video4linux/radiotrack.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-aimslab.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-aimslab.
 
 config RADIO_RTRACK_PORT
        hex "RadioTrack i/o port (0x20f or 0x30f)"
@@ -73,10 +69,8 @@ config RADIO_RTRACK2
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-rtrack2.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-rtrack2.
 
 config RADIO_RTRACK2_PORT
        hex "RadioTrack II i/o port (0x20c or 0x30c)"
@@ -98,10 +92,8 @@ config RADIO_AZTECH
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-aztech.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-aztech.
 
 config RADIO_AZTECH_PORT
        hex "Aztech/Packard Bell I/O port (0x350 or 0x358)"
@@ -124,10 +116,8 @@ config RADIO_GEMTEK
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-gemtek.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-gemtek.
 
 config RADIO_GEMTEK_PORT
        hex "GemTek i/o port (0x20c, 0x30c, 0x24c or 0x34c)"
@@ -150,10 +140,8 @@ config RADIO_GEMTEK_PCI
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-gemtek-pci.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-gemtek-pci.
 
 config RADIO_MAXIRADIO
        tristate "Guillemot MAXI Radio FM 2000 radio"
@@ -167,10 +155,8 @@ config RADIO_MAXIRADIO
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-maxiradio.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-maxiradio.
 
 config RADIO_MAESTRO
        tristate "Maestro on board radio"
@@ -184,10 +170,8 @@ config RADIO_MAESTRO
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-maestro.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-maestro.
 
 config RADIO_MIROPCM20
        tristate "miroSOUND PCM20 radio"
@@ -202,10 +186,8 @@ config RADIO_MIROPCM20
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called miropcm20.
+         To compile this driver as a module, choose M here: the
+         module will be called miropcm20.
 
 config RADIO_MIROPCM20_RDS
        tristate "miroSOUND PCM20 radio RDS user interface (EXPERIMENTAL)"
@@ -221,7 +203,8 @@ config RADIO_MIROPCM20_RDS
          availability of RDS is reported over V4L by the basic driver
          already.  Here RDS can be read from files in /dev/v4l/rds.
 
-         As module the driver will be called miropcm20-rds.
+         To compile this driver as a module, choose M here: the
+         module will be called miropcm20-rds.
 
 config RADIO_SF16FMI
        tristate "SF16FMI Radio"
@@ -237,10 +220,8 @@ config RADIO_SF16FMI
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-sf16fmi.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-sf16fmi.
 
 config RADIO_TERRATEC
        tristate "TerraTec ActiveRadio ISA Standalone"
@@ -260,10 +241,8 @@ config RADIO_TERRATEC
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-terratec.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-terratec.
 
 config RADIO_TERRATEC_PORT
        hex "Terratec i/o port (normally 0x590)"
@@ -280,10 +259,8 @@ config RADIO_TRUST
          This is a driver for the Trust FM radio cards. Say Y if you have
          such a card and want to use it under Linux.
 
-         This driver is also available as a module called radio-trust ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-trust.
 
 config RADIO_TRUST_PORT
        hex "Trust i/o port (usually 0x350 or 0x358)"
@@ -305,10 +282,8 @@ config RADIO_TYPHOON
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-typhoon.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-typhoon.
 
 config RADIO_TYPHOON_PROC_FS
        bool "Support for /proc/radio-typhoon"
@@ -351,10 +326,8 @@ config RADIO_ZOLTRIX
          this API and pointers to "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called radio-zoltrix.
+         To compile this driver as a module, choose M here: the
+         module will be called radio-zoltrix.
 
 config RADIO_ZOLTRIX_PORT
        hex "ZOLTRIX I/O port (0x20c or 0x30c)"
index 5bab6c162cf7689cfc3035b418146fcfd5ec11d4..47cc0f40442f5617c40697382bbe7327f32461ec 100644 (file)
@@ -18,20 +18,17 @@ config VIDEO_BT848
          If you say Y or M here, you need to say Y or M to "I2C support" and
          "I2C bit-banging interfaces" in the character device section.
 
-         This driver is available as a module called bttv ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called bttv.
 
 config VIDEO_PMS
        tristate "Mediavision Pro Movie Studio Video For Linux"
        depends on VIDEO_DEV && ISA
        help
-         Say Y if you have such a thing.  This driver is also available as a
-         module called pms ( = code which can be inserted in and removed
-         from the running kernel whenever you want).  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         Say Y if you have such a thing.
+
+         To compile this driver as a module, choose M here: the
+         module will be called pms.
 
 config VIDEO_PLANB
        tristate "PlanB Video-In on PowerMac"
@@ -51,10 +48,8 @@ config VIDEO_BWQCAM
          Say Y have if you the black and white version of the QuickCam
          camera. See the next option for the color version.
 
-         This driver is also available as a module called bw-qcam ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called bw-qcam.
 
 config VIDEO_CQCAM
        tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
@@ -122,10 +117,8 @@ config VIDEO_SAA5249
          Support for I2C bus based teletext using the SAA5249 chip. At the
          moment this is only useful on some European WinTV cards.
 
-         This driver is also available as a module called saa5249 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called saa5249.
 
 config TUNER_3036
        tristate "SAB3036 tuner"
@@ -159,10 +152,8 @@ config VIDEO_ZORAN
          a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
          more information, check <file:Documentation/video4linux/Zoran>.
 
-         This driver is available as a module called zr36067 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called zr36067.
  
 config VIDEO_ZORAN_BUZ
        tristate "Iomega Buz support"
@@ -208,10 +199,8 @@ config VIDEO_ZR36120
          and Buster boards. Please read the material in
          <file:Documentation/video4linux/zr36120.txt> for more information.
 
-         This driver is also available as a module called zr36120 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called zr36120.
 
 config VIDEO_MEYE
        tristate "Sony Vaio Picturebook Motion Eye Video For Linux (EXPERIMENTAL)"
@@ -224,10 +213,8 @@ config VIDEO_MEYE
          If you say Y or M here, you need to say Y or M to "Sony Programmable
          I/O Control Device" in the character device section.
 
-         This driver is available as a module called meye ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called meye.
 
 config VIDEO_SAA7134
        tristate "Philips SAA7134 support"
@@ -236,10 +223,8 @@ config VIDEO_SAA7134
          This is a video4linux driver for Philips SAA7130/7134 based
          TV cards.
 
-         This driver is available as a module called saa7134 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called saa7134.
 
 config VIDEO_MXB
        tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
@@ -248,10 +233,8 @@ config VIDEO_MXB
          This is a video4linux driver for the 'Multimedia eXtension Board'
          TV card by Siemens-Nixdorf.
          
-         This driver is available as a module called mxb ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mxb.
 
 config VIDEO_DPC
        tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
@@ -263,10 +246,8 @@ config VIDEO_DPC
          saa7146 based, analog video card, chances are good that it
          will work with this skeleton driver.
          
-         This driver is available as a module called dpc7146 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called dpc7146.
 
 config VIDEO_HEXIUM_ORION
        tristate "Hexium HV-PCI6 and Orion frame grabber"
@@ -275,10 +256,8 @@ config VIDEO_HEXIUM_ORION
          This is a video4linux driver for the Hexium HV-PCI6 and
          Orion frame grabber cards by Hexium.
          
-         This driver is available as a module called hexium_orion
-         ( = code which can be inserted in and removed from the
-         running kernel whenever you want). If you want to compile
-         it as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called hexium_orion.
 
 config VIDEO_HEXIUM_GEMINI
        tristate "Hexium Gemini frame grabber"
@@ -288,10 +267,8 @@ config VIDEO_HEXIUM_GEMINI
          grabber card by Hexium. Please note that the Gemini Dual
          card is *not* fully supported.
          
-         This driver is available as a module called hexium_gemini
-         ( = code which can be inserted in and removed from the
-         running kernel whenever you want). If you want to compile
-         it as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called hexium_gemini.
 
 endmenu
 
index 7e9ecbc8d59cfb6570912c6f92af45c3983baf6c..4eaacba3a3b59067be87cd7fc61304ba4b9a9b57 100644 (file)
@@ -29,11 +29,7 @@ config FUSION
          [2] In order enable capability to boot the linux kernel
          natively from a Fusion MPT target device, you MUST
          answer Y here! (currently requires CONFIG_BLK_DEV_SD)
-         [3] This support is also available as a module ( = code
-         which can be inserted in and removed from the running
-         kernel whenever you want).  If you want to compile as
-         modules, say M here and read
-         <file:Documentation/modules.txt>.
+         [3] To compile this support as modules, choose M here.
 
          If unsure, say N.
 
index fbfbd22cb1bb3243f99ab696db1453aa93e8bb5d..01e6932afbf36dfcedbccb7a5432af5dccb44aeb 100644 (file)
@@ -19,11 +19,8 @@ config I2O
          If you say Y here, you will get a choice of interface adapter
          drivers and OSM's with the following questions.
 
-         This support is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  You will get modules called
-         i2o_core and i2o_config.
+         To compile this support as a module, choose M here: the
+         modules will be called i2o_core and i2o_config.
 
          If unsure, say N.
 
@@ -34,10 +31,8 @@ config I2O_PCI
          Say Y for support of PCI bus I2O interface adapters. Currently this
          is the only variety supported, so you should say Y.
 
-         This support is also available as a module called i2o_pci ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the
+         module will be called i2o_pci.
 
 config I2O_BLOCK
        tristate "I2O Block OSM"
@@ -46,10 +41,8 @@ config I2O_BLOCK
          Include support for the I2O Block OSM. The Block OSM presents disk
          and other structured block devices to the operating system.
 
-         This support is also available as a module called i2o_block ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the
+         module will be called i2o_block.
 
 config I2O_SCSI
        tristate "I2O SCSI OSM"
@@ -59,10 +52,8 @@ config I2O_SCSI
          I2O controller. You can use both the SCSI and Block OSM together if
          you wish.
 
-         This support is also available as a module called i2o_scsi ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the
+         module will be called i2o_scsi.
 
 config I2O_PROC
        tristate "I2O /proc support"
@@ -72,10 +63,8 @@ config I2O_PROC
          able to read I2O related information from the virtual directory
          /proc/i2o.
 
-         This support is also available as a module called i2o_proc ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this support as a module, choose M here: the
+         module will be called i2o_proc.
 
 endmenu
 
index 2e3fabd23b9a7988e7feaeabf7765c06a64ac86d..71d2c479189b899c13013cdeacbb0ebd15465f76 100644 (file)
@@ -53,9 +53,7 @@ config DUMMY
          Administrator's Guide, available from
          <http://www.tldp.org/docs.html#guide>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called dummy.  If you want to use more than one dummy
          device at a time, you need to compile this driver as a module.
          Instead of 'dummy', the devices will then be called 'dummy0',
@@ -78,9 +76,7 @@ config BONDING
          This is similar to the EQL driver, but it merges Ethernet segments
          instead of serial lines.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called bonding.
 
 config EQUALIZER
@@ -100,11 +96,8 @@ config EQUALIZER
          section 6.2 of the NET-3-HOWTO, available from
          <http://www.tldp.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 eql.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module
+         will be called eql.  If unsure, say N.
 
 config TUN
        tristate "Universal TUN/TAP device driver support"
@@ -124,10 +117,8 @@ config TUN
          Please read <file:Documentation/networking/tuntap.txt> for more
          information.
 
-         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 tun.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called tun.
 
          If you don't know what to use this for, you don't need it.
 
@@ -149,10 +140,8 @@ config ETHERTAP
          Ethernet device. Please read the file
          <file:Documentation/networking/ethertap.txt> for more information.
 
-         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 ethertap. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called ethertap.
 
          If you don't know what to use this for, you don't need it.
 
@@ -231,10 +220,8 @@ config MACE
          motherboard will usually use a MACE (Medium Access Control for
          Ethernet) interface. Say Y to include support for the MACE chip.
 
-         This driver is also available as a module called mace ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called mace.
 
 config MACE_AAUI_PORT
        bool "Use AAUI port instead of TP by default"
@@ -254,10 +241,8 @@ config BMAC
          Say Y for support of BMAC Ethernet interfaces. These are used on G3
          computers.
 
-         This driver is also available as a module called bmac ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called bmac.
 
 config OAKNET
        tristate "National DP83902AV (Oak ethernet) support"
@@ -265,10 +250,8 @@ config OAKNET
        help
          Say Y if your machine has this type of Ethernet network card.
 
-         This driver is also available as a module called oaknet ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called oaknet.
 
 config ARIADNE
        tristate "Ariadne support"
@@ -277,10 +260,8 @@ config ARIADNE
          If you have a Village Tronic Ariadne Ethernet adapter, say Y.
          Otherwise, say N.
 
-         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 is called ariadne. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called ariadne.
 
 config A2065
        tristate "A2065 support"
@@ -289,10 +270,8 @@ config A2065
          If you have a Commodore A2065 Ethernet adapter, say Y. Otherwise,
          say N.
 
-         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 is called a2065. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called a2065.
 
 config HYDRA
        tristate "Hydra support"
@@ -300,10 +279,8 @@ config HYDRA
        help
          If you have a Hydra Ethernet adapter, say Y. Otherwise, say N.
 
-         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 is called hydra. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called hydra.
 
 config ZORRO8390
        tristate "Zorro NS8390-based Ethernet support"
@@ -314,10 +291,8 @@ config ZORRO8390
          Computers X-Surf Ethernet cards. If you have such a card, say Y.
          Otherwise, say N.
 
-         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 is called zorro8390. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called zorro8390.
 
 config APNE
        tristate "PCMCIA NE2000 support"
@@ -326,10 +301,8 @@ config APNE
          If you have a PCMCIA NE2000 compatible adapter, say Y.  Otherwise,
          say N.
 
-         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 is called apne. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called apne.
 
 config APOLLO_ELPLUS
        tristate "Apollo 3c505 support"
@@ -358,9 +331,7 @@ config MAC89x0
          read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  This module will
          be called mac89x0.
 
@@ -374,9 +345,7 @@ config MACSONIC
          one of these say Y and read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  This module will
          be called macsonic.
 
@@ -395,8 +364,8 @@ config MVME147_NET
        help
          Support for the on-board Ethernet interface on the Motorola MVME147
          single-board computer.  Say Y here to include the
-         driver for this chip in your kernel.   If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         driver for this chip in your kernel.
+         To compile this driver as a module, choose M here.
 
 config MVME16x_NET
        tristate "MVME16x Ethernet support"
@@ -404,8 +373,8 @@ config MVME16x_NET
        help
          This is the driver for the Ethernet interface on the Motorola
          MVME162, 166, 167, 172 and 177 boards.  Say Y here to include the
-         driver for this chip in your kernel.   If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         driver for this chip in your kernel.
+         To compile this driver as a module, choose M here.
 
 config BVME6000_NET
        tristate "BVME6000 Ethernet support"
@@ -413,8 +382,8 @@ config BVME6000_NET
        help
          This is the driver for the Ethernet interface on BVME4000 and
          BVME6000 VME boards.  Say Y here to include the driver for this chip
-         in your kernel.   If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.
+         in your kernel.
+         To compile this driver as a module, choose M here.
 
 config ATARILANCE
        tristate "Atari Lance support"
@@ -532,10 +501,8 @@ config SUNLANCE
          cards are based on the AMD Lance chipset, which is better known
          via the NE2100 cards.
 
-         This support is also available as a module called sunlance ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called sunlance.
 
 config HAPPYMEAL
        tristate "Sun Happy Meal 10/100baseT support"
@@ -546,10 +513,8 @@ config HAPPYMEAL
          both PCI and Sbus devices. This driver also supports the "qfe" quad
          100baseT device available in both PCI and Sbus configurations.
 
-         This support is also available as a module called sunhme ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called sunhme.
 
 config SUNBMAC
        tristate "Sun BigMAC 10/100baseT support (EXPERIMENTAL)"
@@ -558,10 +523,8 @@ config SUNBMAC
          This driver supports the "be" interface available as an Sbus option.
          This is Sun's older 100baseT Ethernet device.
 
-         This support is also available as a module called sunbmac ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called sunbmac.
 
 config SUNQE
        tristate "Sun QuadEthernet support"
@@ -571,10 +534,8 @@ config SUNQE
          an Sbus option. Note that this is not the same as Quad FastEthernet
          "qfe" which is supported by the Happy Meal driver instead.
 
-         This support is also available as a module called sunqe ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called sunqe.
 
 config SUNGEM
        tristate "Sun GEM support"
@@ -607,11 +568,9 @@ config EL1
          have problems.  Some people suggest to ping ("man ping") a nearby
          machine every minute ("man cron") when using this card.
 
-         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 3c501.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c501.
 
 config EL2
        tristate "3c503 \"EtherLink II\" support"
@@ -621,11 +580,9 @@ config EL2
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 3c503.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c503.
 
 config ELPLUS
        tristate "3c505 \"EtherLink Plus\" support"
@@ -636,11 +593,9 @@ config ELPLUS
          this type, say Y and read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called 3c505.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c505.
 
 config EL16
        tristate "3c507 \"EtherLink 16\" support (EXPERIMENTAL)"
@@ -650,11 +605,9 @@ config EL16
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 3c507.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c507.
 
 config EL3
        tristate "3c509/3c529 (MCA)/3c569B (98)/3c579 \"EtherLink III\" support"
@@ -668,11 +621,9 @@ config EL3
          setup disk to disable Plug & Play mode, and to select the default
          media type.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called 3c509.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c509.
 
 config 3C515
        tristate "3c515 ISA \"Fast EtherLink\""
@@ -682,11 +633,9 @@ config 3C515
          network card, say Y and read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called 3c515.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c515.
 
 config ELMC
        tristate "3c523 \"EtherLink/MC\" support"
@@ -696,11 +645,9 @@ config ELMC
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 3c523.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c523.
 
 config ELMC_II
        tristate "3c527 \"EtherLink/MC 32\" support (EXPERIMENTAL)"
@@ -710,11 +657,9 @@ config ELMC_II
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 3c527.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called 3c527.
 
 config VORTEX
        tristate "3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" support"
@@ -735,9 +680,7 @@ config VORTEX
          <file:Documentation/networking/vortex.txt> and in the comments at
          the beginning of <file:drivers/net/3c59x.c>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this support as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.
 
 config TYPHOON
@@ -754,11 +697,9 @@ config TYPHOON
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 typhoon.o.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called typhoon.
 
 config LANCE
        tristate "AMD LANCE and PCnet (AT1500 and NE2100) support"
@@ -769,10 +710,8 @@ config LANCE
          <http://www.tldp.org/docs.html#howto>. Some LinkSys cards are
          of this type.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called lance.
+         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"
@@ -795,11 +734,9 @@ config WD80x3
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 wd.  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>.
+         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"
@@ -809,11 +746,9 @@ config ULTRAMCA
          an MCA based system (PS/2), say Y and read the Ethernet-HOWTO,
          available from <http://www.tldp.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 smc-mca.  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>.
+         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"
@@ -830,11 +765,9 @@ config ULTRA
          this but keep it in mind if you have such a SCSI card and have
          problems.
 
-         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 smc-ultra.  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>.
+         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"
@@ -844,11 +777,9 @@ config ULTRA32
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 smc-ultra32.  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>.
+         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 SMC9194
        tristate "SMC 9194 support"
@@ -861,11 +792,9 @@ config SMC9194
          <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO,
          available from <http://www.tldp.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 smc9194.  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>.
+         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"
@@ -889,11 +818,9 @@ config NI5010
          <http://www.tldp.org/docs.html#howto>. Note that this is still
          experimental code.
 
-         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 ni5010.  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>.
+         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"
@@ -903,11 +830,9 @@ config NI52
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 ni52.  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>.
+         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"
@@ -917,11 +842,9 @@ config NI65
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 ni65.  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>.
+         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"
 
@@ -933,12 +856,9 @@ config AT1700
          the Ethernet-HOWTO, available from
          <http://www.tldp.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).
-         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>.  The module will be
-         called at1700.
+         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"
@@ -949,12 +869,9 @@ config DEPCA
          <http://www.tldp.org/docs.html#howto> as well as
          <file:drivers/net/depca.c>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called
-         depca.
+         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"
@@ -964,11 +881,9 @@ config HP100
          the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called hp100.
+         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"
@@ -995,11 +910,9 @@ config E2100
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 e2100.  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>.
+         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"
@@ -1011,11 +924,9 @@ config EWRK3
          well as the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called ewrk3.
+         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"
@@ -1028,11 +939,9 @@ config EEXPRESS
          because the driver was very unreliable. We now have a new driver
          that should do better.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called eexpress.
+         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"
@@ -1044,11 +953,9 @@ config EEXPRESS_PRO
          driver.  Please read the Ethernet-HOWTO, available from
          <http://www.tldp.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 eepro.  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>.
+         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)"
@@ -1061,11 +968,9 @@ config FMV18X
          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.
 
-         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 fmv18x.  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>.
+         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"
@@ -1075,11 +980,9 @@ config HPLAN_PLUS
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 hp-plus.  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>.
+         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"
@@ -1089,11 +992,9 @@ config HPLAN
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 hp.  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>.
+         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"
@@ -1111,11 +1012,9 @@ config ETH16I
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 eth16i.  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>.
+         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"
@@ -1132,11 +1031,9 @@ config NE2000
          laptops), say N here and Y to "NE/2 (ne2000 MCA version) support",
          below.
 
-         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 ne.  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>.
+         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)"
@@ -1156,11 +1053,9 @@ config SEEQ8005
          is for you, read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
-         <file:Documentation/networking/net-modules.txt>.  The module will be
-         called seeq8005.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called seeq8005.
 
 config SK_G16
        tristate "SK_G16 support (OBSOLETE)"
@@ -1230,11 +1125,9 @@ config SKMC
          of different type hasn't been tested with this driver.  Say Y if you
          have one of these Ethernet adapters.
 
-         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 is called sk_mca.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called sk_mca.
 
 config NE2_MCA
        tristate "NE/2 (ne2000 MCA version) support"
@@ -1244,11 +1137,9 @@ config NE2_MCA
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 ne2.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called ne2.
 
 config IBMLANA
        tristate "IBM LAN Adapter/A support"
@@ -1256,10 +1147,10 @@ config IBMLANA
        ---help---
          This is a Micro Channel Ethernet adapter.  You need to set
          CONFIG_MCA to use this driver.  It is both available as an in-kernel
-         driver and as a module ( = code which can be inserted in and removed
-         from the running kernel whenever you want).  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>. The only
+         driver and as a module.
+
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The only
          currently supported card is the IBM LAN Adapter/A for Ethernet.  It
          will both support 16K and 32K memory windows, however a 32K window
          gives a better security against packet losses.  Usage of multiple
@@ -1288,11 +1179,9 @@ config PCNET32
          answer Y here and read the Ethernet-HOWTO, available from
          <http://www.tldp.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 pcnet32.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called pcnet32.
 
 config AMD8111_ETH
        tristate "AMD 8111 (new PCI lance) support"
@@ -1302,11 +1191,9 @@ config AMD8111_ETH
          answer Y here and read the Ethernet-HOWTO, available from
          <http://www.tldp.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 amd8111e.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called amd8111e.
 
 config ADAPTEC_STARFIRE
        tristate "Adaptec Starfire/DuraLAN support"
@@ -1317,10 +1204,8 @@ config ADAPTEC_STARFIRE
          Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip
          driver.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called starfire.
+         To compile this driver as a module, choose M here: the module
+         will be called starfire.  This is recommended.
 
 config ADAPTEC_STARFIRE_NAPI
        bool "Use Rx Polling (NAPI) (EXPERIMENTAL)"
@@ -1342,11 +1227,9 @@ config AC3200
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 ac3200.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called ac3200.
 
 config APRICOT
        tristate "Apricot Xen-II on board Ethernet"
@@ -1356,9 +1239,7 @@ config APRICOT
          read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called apricot.
 
@@ -1370,9 +1251,7 @@ config B44
          read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called b44.
 
@@ -1386,9 +1265,7 @@ config CS89x0
          <http://www.tldp.org/docs.html#howto> as well as
          <file:Documentation/networking/cs89x0.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called cs89x.
 
@@ -1407,11 +1284,9 @@ config DGRS
          <http://www.tldp.org/docs.html#howto>.  More specific
          information is contained in <file:Documentation/networking/dgrs.txt>.
 
-         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 dgrs.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called dgrs.
 
 config EEPRO100
        tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
@@ -1421,11 +1296,9 @@ config EEPRO100
          card, say Y and read the Ethernet-HOWTO, available from
          <http://www.tldp.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 eepro100.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called eepro100.
 
 
 config EEPRO100_PIO
@@ -1509,11 +1382,9 @@ config E100
          More specific information on configuring the driver is in 
          <file:Documentation/networking/e100.txt>.
 
-         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 e100.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called e100.
 
 config LNE390
        tristate "Mylex EISA LNE390A/B support (EXPERIMENTAL)"
@@ -1523,11 +1394,9 @@ config LNE390
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 lne390.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called lne390.
 
 config FEALNX
        tristate "Myson MTD-8xx PCI Ethernet support"
@@ -1562,11 +1431,9 @@ config NE2K_PCI
          NetVin NV5000SC   Via 86C926      SureCom NE34   Winbond
          Holtek HT80232    Holtek HT80229
 
-         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 ne2k-pci.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called ne2k-pci.
 
 config NE3210
        tristate "Novell/Eagle/Microdyne NE3210 EISA support (EXPERIMENTAL)"
@@ -1577,11 +1444,9 @@ config NE3210
          <http://www.tldp.org/docs.html#howto>.  Note that this driver
          will NOT WORK for NE3200 cards as they are completely different.
 
-         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 ne3210.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called ne3210.
 
 config ES3210
        tristate "Racal-Interlan EISA ES3210 support (EXPERIMENTAL)"
@@ -1591,11 +1456,9 @@ config ES3210
          the Ethernet-HOWTO, available from
          <http://www.tldp.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 es3210.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called es3210.
 
 config 8139CP
        tristate "RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (EXPERIMENTAL)"
@@ -1606,10 +1469,8 @@ config 8139CP
          the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read Documentation/modules.txt. This is recommended.
-         The module will be called 8139cp.
+         To compile this driver as a module, choose M here: the module
+         will be called 8139cp.  This is recommended.
 
 config 8139TOO
        tristate "RealTek RTL-8139 PCI Fast Ethernet Adapter support"
@@ -1621,10 +1482,8 @@ config 8139TOO
          Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called 8139too.
+         To compile this driver as a module, choose M here: the module
+         will be called 8139too.  This is recommended.
 
 config 8139TOO_PIO
        bool "Use PIO instead of MMIO"
@@ -1680,10 +1539,8 @@ config SIS900
          This driver also supports AMD 79C901 HomePNA so that you can use
          your phone line as a network cable.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called sis900.
+         To compile this driver as a module, choose M here: the module
+         will be called sis900.  This is recommended.
 
 config EPIC100
        tristate "SMC EtherPower II"
@@ -1725,11 +1582,9 @@ config TLAN
          Compaq NetFlex and Olicom cards.  Please read the file
          <file:Documentation/networking/tlan.txt> for more details.
 
-         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 tlan.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called tlan.
 
          Please email feedback to  torben.mathiasen@compaq.com.
 
@@ -1740,11 +1595,9 @@ config VIA_RHINE
          If you have a VIA "rhine" based network card (Rhine-I (3043) or
          Rhine-2 (VT86c100A)), say Y here.
 
-         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 via-rhine.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>. The module
+         will be called via-rhine.
 
 config VIA_RHINE_MMIO
        bool "Use MMIO instead of PIO (EXPERIMENTAL)"
@@ -1802,10 +1655,8 @@ config ATP
          said N to the "Parallel printer support", because the two drivers
          don't like each other.
 
-         If you want to compile this driver as a module however ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called atp.
+         To compile this driver as a module, choose M here: the module
+         will be called atp.
 
 config DE600
        tristate "D-Link DE600 pocket adapter support"
@@ -1819,11 +1670,8 @@ config DE600
          port and it is safe to compile the corresponding drivers into the
          kernel.
 
-         If you want to compile this driver as a module however ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called de600.
+         To compile this driver as a module, choose M here: the module
+         will be called de600.
 
 config DE620
        tristate "D-Link DE620 pocket adapter support"
@@ -1837,11 +1685,8 @@ config DE620
          port and it is safe to compile the corresponding drivers into the
          kernel.
 
-         If you want to compile this driver as a module however ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called de620.
+         To compile this driver as a module, choose M here: the module
+         will be called de620.
 
 config SGISEEQ
        tristate "SGI Seeq ethernet controller support"
@@ -1900,10 +1745,8 @@ config ACENIC
          as well. To enable Jumbo Frames, add `mtu 9000' to your ifconfig
          line.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called acenic.
+         To compile this driver as a module, choose M here: the
+         module will be called acenic.
 
 config ACENIC_OMIT_TIGON_I
        bool "Omit support for old Tigon I based AceNICs"
@@ -1927,10 +1770,8 @@ config DL2K
          D-Link DGE-550T Gigabit Ethernet Adapter.
          D-Link DL2000-based Gigabit Ethernet Adapter.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called dl2k.
+         To compile this driver as a module, choose M here: the
+         module will be called dl2k.
 
 config E1000
        tristate "Intel(R) PRO/1000 Gigabit Ethernet support"
@@ -1971,11 +1812,9 @@ config E1000
          More specific information on configuring the driver is in 
          <file:Documentation/networking/e1000.txt>.
 
-         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 e1000.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called e1000.
 
 config E1000_NAPI
        bool "Use Rx Polling (NAPI)"
@@ -1987,10 +1826,8 @@ config MYRI_SBUS
        help
          This driver supports MyriCOM Sbus gigabit Ethernet cards.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called myri_sbus.
+         To compile this driver as a module, choose M here: the module
+         will be called myri_sbus.  This is recommended.
 
 config NS83820
        tristate "National Semiconduct DP83820 support"
@@ -2010,9 +1847,7 @@ config HAMACHI
          the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called hamachi.
 
@@ -2026,10 +1861,8 @@ config YELLOWFIN
          <http://cesdis.gsfc.nasa.gov/linux/drivers/yellowfin.html> for more
          information about this driver in particular and Beowulf in general.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called yellowfin.
+         To compile this driver as a module, choose M here: the module
+         will be called yellowfin.  This is recommended.
 
 config R8169
        tristate "Realtek 8169 gigabit ethernet support"
@@ -2037,10 +1870,8 @@ config R8169
        ---help---
          Say Y here if you have a Realtek 8169 PCI Gigabit Ethernet adapter.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called r8169.
+         To compile this driver as a module, choose M here: the module
+         will be called r8169.  This is recommended.
 
 config SIS190
        tristate "SiS190 gigabit ethernet support (EXPERIMENTAL)"
@@ -2048,10 +1879,8 @@ config SIS190
        ---help---
          Say Y here if you have a SiS 190 PCI Gigabit Ethernet adapter.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called sis190.
+         To compile this driver as a module, choose M here: the module
+         will be called sis190.  This is recommended.
 
 config SK98LIN
        tristate "Marvell Yukon Chipset / SysKonnect SK-98xx Support"
@@ -2112,12 +1941,10 @@ config SK98LIN
          optional driver parameters.
          Questions concerning this driver may be addressed to:
              linux@syskonnect.de
-         
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read Documentation/modules.txt. This is recommended.
-         The module will be called sk98lin.o.
-         
+
+         To compile this driver as a module, choose M here: the module
+         will be called sk98lin.  This is recommended.
+
 config CONFIG_SK98LIN_T1
        bool "3Com 3C940/3C941 Gigabit Ethernet Adapter"
        depends on SK98LIN
@@ -2259,10 +2086,8 @@ config TIGON3
        help
          This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called tg3.
+         To compile this driver as a module, choose M here: the module
+         will be called tg3.  This is recommended.
 
 endmenu
 
@@ -2297,11 +2122,9 @@ config IXGB
          More specific information on configuring the driver is in 
          <file:Documentation/networking/ixgb.txt>.
 
-         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 ixgb.  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>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called ixgb.
 
 config IXGB_NAPI
        bool "Use Rx Polling (NAPI) (EXPERIMENTAL)"
@@ -2360,10 +2183,8 @@ config SKFP
          Questions concerning this driver can be addressed to:
          linux@syskonnect.de
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called skfp.
+         To compile this driver as a module, choose M here: the module
+         will be called skfp.  This is recommended.
 
 config HIPPI
        bool "HIPPI driver support (EXPERIMENTAL)"
@@ -2384,11 +2205,8 @@ config ROADRUNNER
        help
          Say Y here if this is your PCI HIPPI network card.
 
-         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 rrunner. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module
+         will be called rrunner.  If unsure, say N.
 
 config ROADRUNNER_LARGE_RINGS
        bool "Use large TX/RX rings (EXPERIMENTAL)"
@@ -2431,9 +2249,7 @@ config PLIP
          with the PLIP support in Linux versions 1.0.x.  This option enlarges
          your kernel by about 8 KB.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called plip.  If unsure, say Y or M, in case you buy a laptop
          later.
@@ -2463,14 +2279,11 @@ config PPP
          synchronous lines, you should say Y (or M) here and to "Support
          synchronous PPP", below.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
          If you said Y to "Version information on all symbols" above, then
          you cannot compile the PPP driver into the kernel; you can then only
-         compile it as a module.  The module will be called ppp_generic.
-         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>.
+         compile it as a module. To compile this driver as a module, choose M
+         here and read <file:Documentation/networking/net-modules.txt>.
+         The module will be called ppp_generic.
 
 config PPP_MULTILINK
        bool "PPP multilink support (EXPERIMENTAL)"
@@ -2507,9 +2320,7 @@ config PPP_ASYNC
          a modem (not a synchronous or ISDN modem) to contact your ISP, you
          need this option.
 
-         This code is also available as a module (code which can be inserted
-         into and removed from the running kernel).  If you want to compile
-         it as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
          If unsure, say Y.
 
@@ -2521,10 +2332,7 @@ config PPP_SYNC_TTY
          (HDLC) tty devices, such as the SyncLink adapter. These devices
          are often used for high-speed leased lines like T1/E1.
 
-         This code is also available as a module (code which can be inserted
-         into and removed from the running kernel).  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config PPP_DEFLATE
        tristate "PPP Deflate compression"
@@ -2537,10 +2345,7 @@ config PPP_DEFLATE
          Deflate compression method as well for this to be useful.  Even if
          they don't support it, it is safe to say Y here.
 
-         This code is also available as a module (code which can be inserted
-         into and removed from the running kernel).  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here.
 
 config PPP_BSDCOMP
        tristate "PPP BSD-Compress compression"
@@ -2610,9 +2415,7 @@ config SLIP
          <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). SLIP
          support will enlarge your kernel by about 4 KB. If unsure, say N.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> as well as
+         To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>. The module will be
          called slip.
 
@@ -2674,10 +2477,8 @@ config IPHASE5526
        help
          Say Y here if you have a Fibre Channel adaptor of this kind.
 
-         The 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 iph5526. For general information about
-         modules read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called iph5526.
 
 config RCPCI
        tristate "Red Creek Hardware VPN (EXPERIMENTAL)"
@@ -2686,10 +2487,8 @@ config RCPCI
          This is a driver for hardware which provides a Virtual Private
          Network (VPN). Say Y if you have it.
 
-         This code is also available as a module called rcpci ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called rcpci.
 
 config SHAPER
        tristate "Traffic Shaper (EXPERIMENTAL)"
@@ -2709,11 +2508,8 @@ config SHAPER
          program, available from <ftp://shadow.cabi.net/pub/Linux/> in the
          shaper package.
 
-         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 shaper.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module
+         will be called shaper.  If unsure, say N.
 
 source "drivers/net/wan/Kconfig"
 
index b99acd69cc6c18909d122e46791c1ebff6915f94..60b19679ca5c7b8a0db1a73f3e2d342dac43a2f5 100644 (file)
@@ -65,10 +65,8 @@ config IPDDP
          decapsulation, but not both. With the following two questions, you
          decide which one you want.
 
-         If you say M here, the AppleTalk-IP support will be compiled as a
-         module ( = code which can be inserted in and removed from the
-         running kernel whenever you want, read
-         <file:Documentation/modules.txt>).  The module is called ipddp.
+         To compile the AppleTalk-IP support as a module, choose M here: the
+         module will be called ipddp.
          In this case, you will be able to use both encapsulation and
          decapsulation simultaneously, by loading two copies of the module
          and specifying different values for the module option ipddp_mode.
index b44c6c19abd329db147a05ac30a9af300ad3a43a..98e296e046710c042e2272350b036efdd8e8e6b0 100644 (file)
@@ -12,9 +12,7 @@ config MKISS
          the advantage that it is already supported by most modern TNCs
          without the need for a firmware upgrade.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called mkiss.
 
 config 6PACK
@@ -32,9 +30,7 @@ config 6PACK
          problems. For details about the features and the usage of the
          driver, read <file:Documentation/networking/6pack.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called 6pack.
 
 config BPQETHER
@@ -91,9 +87,7 @@ config SCC
          <http://www.tldp.org/docs.html#howto>. Also make sure to say Y
          to "Amateur Radio AX.25 Level 2" support.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called scc.
 
 config SCC_DELAY
@@ -129,10 +123,8 @@ config BAYCOM_SER_FDX
          information on the modems, see <http://www.baycom.de/> and
          <file:Documentation/networking/baycom.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called baycom_ser_fdx.
+         To compile this driver as a module, choose M here: the module
+         will be called baycom_ser_fdx.  This is recommended.
 
 config BAYCOM_SER_HDX
        tristate "BAYCOM ser12 halfduplex driver for AX.25"
@@ -148,10 +140,8 @@ config BAYCOM_SER_HDX
          <http://www.baycom.de/> and
          <file:Documentation/networking/baycom.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called baycom_ser_hdx.
+         To compile this driver as a module, choose M here: the module
+         will be called baycom_ser_hdx.  This is recommended.
 
 config BAYCOM_PAR
        tristate "BAYCOM picpar and par96 driver for AX.25"
@@ -164,10 +154,8 @@ config BAYCOM_PAR
          the modems, see <http://www.baycom.de/> and the file
          <file:Documentation/networking/baycom.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called baycom_par.
+         To compile this driver as a module, choose M here: the module
+         will be called baycom_par.  This is recommended.
 
 config BAYCOM_EPP
        tristate "BAYCOM epp driver for AX.25"
@@ -180,10 +168,8 @@ config BAYCOM_EPP
          modems, see <http://www.baycom.de/> and the file
          <file:Documentation/networking/baycom.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  This is
-         recommended.  The module will be called baycom_par.
+         To compile this driver as a module, choose M here: the module
+         will be called baycom_epp.  This is recommended.
 
 config YAM
        tristate "YAM driver for AX.25"
@@ -193,7 +179,6 @@ config YAM
          port and includes some of the functions of a Terminal Node
          Controller. If you have one of those, say Y here.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called yam.
 
index ca62b7cec4938e2e9b893dc2c18940563aed1229..612eec120c94c80d7ddd665339b76a3cc6dd433a 100644 (file)
@@ -9,12 +9,12 @@ config IRTTY_SIR
        depends on IRDA
        help
          Say Y here if you want to build support for the IrTTY line
-         discipline.  If you want to compile it as a module (irtty-sir), say M
-         here and read <file:Documentation/modules.txt>.  IrTTY makes it
-         possible to use Linux's own serial driver for all IrDA ports that
-         are 16550 compatible.  Most IrDA chips are 16550 compatible so you
-         should probably say Y to this option.  Using IrTTY will however
-         limit the speed of the connection to 115200 bps (IrDA SIR mode).
+         discipline.  To compile it as a module, choose M here: the module
+         will be called irtty-sir. IrTTY makes it possible to use Linux's
+         own serial driver for all IrDA ports that are 16550 compatible.
+         Most IrDA chips are 16550 compatible so you should probably say Y
+         to this option.  Using IrTTY will however limit the speed of the
+         connection to 115200 bps (IrDA SIR mode).
 
          If unsure, say Y.
 
@@ -37,22 +37,21 @@ config ESI_DONGLE
        depends on DONGLE && IRDA
        help
          Say Y here if you want to build support for the Extended Systems
-         JetEye PC dongle.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  The ESI dongle attaches
-         to the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY.  To activate support for ESI dongles you will have to
-         start irattach like this: "irattach -d esi".
+         JetEye PC dongle.  To compile it as a module, choose M here. The ESI
+         dongle attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for ESI
+         dongles you will have to start irattach like this:
+         "irattach -d esi".
 
 config ACTISYS_DONGLE
        tristate "ACTiSYS IR-220L and IR220L+ dongle"
        depends on DONGLE && IRDA
        help
          Say Y here if you want to build support for the ACTiSYS IR-220L and
-         IR220L+ dongles.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  The ACTiSYS dongles
-         attaches to the normal 9-pin serial port connector, and can
-         currently only be used by IrTTY.  To activate support for ACTiSYS
-         dongles you will have to start irattach like this:
+         IR220L+ dongles.  To compile it as a module, choose M here. The
+         ACTiSYS dongles attaches to the normal 9-pin serial port connector,
+         and can currently only be used by IrTTY.  To activate support for
+         ACTiSYS dongles you will have to start irattach like this:
          "irattach -d actisys" or "irattach -d actisys+".
 
 config TEKRAM_DONGLE
@@ -60,11 +59,11 @@ config TEKRAM_DONGLE
        depends on DONGLE && IRDA
        help
          Say Y here if you want to build support for the Tekram IrMate 210B
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The Tekram dongle attaches to the
-         normal 9-pin serial port connector, and can currently only be used
-         by IrTTY.  To activate support for Tekram dongles you will have to
-         start irattach like this: "irattach -d tekram".
+         dongle.  To compile it as a module, choose M here. The Tekram dongle
+         attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for Tekram
+         dongles you will have to start irattach like this:
+         "irattach -d tekram".
 
 comment "Old SIR device drivers"
 
@@ -73,15 +72,14 @@ config IRPORT_SIR
        depends on IRDA
        ---help---
          Say Y here if you want to build support for the IrPORT IrDA device
-         driver. If you want to compile it as a module (irport), say M here
-         and read <file:Documentation/modules.txt>.  IrPORT can be used
-         instead of IrTTY and sometimes this can be better.  One example is
-         if your IrDA port does not have echo-canceling, which will work OK
-         with IrPORT since this driver is working in half-duplex mode only.
-         You don't need to use irattach with IrPORT, but you just insert it
-         the same way as FIR drivers (insmod irport io=0x3e8 irq=11).  Notice
-         that IrPORT is a SIR device driver which means that speed is limited
-         to 115200 bps.
+         driver.  To compile it as a module, choose M here: the module will be
+         called irport. IrPORT can be used instead of IrTTY and sometimes
+         this can be better.  One example is if your IrDA port does not
+         have echo-canceling, which will work OK with IrPORT since this
+         driver is working in half-duplex mode only.  You don't need to use
+         irattach with IrPORT, but you just insert it the same way as FIR
+         drivers (insmod irport io=0x3e8 irq=11).  Notice that IrPORT is a
+         SIR device driver which means that speed is limited to 115200 bps.
 
          If unsure, say Y.
 
@@ -104,22 +102,21 @@ config ESI_DONGLE_OLD
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Extended Systems
-         JetEye PC dongle.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  The ESI dongle attaches
-         to the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY.  To activate support for ESI dongles you will have to
-         start irattach like this: "irattach -d esi".
+         JetEye PC dongle.  To compile it as a module, choose M here.  The ESI
+         dongle attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for ESI
+         dongles you will have to start irattach like this:
+         "irattach -d esi".
 
 config ACTISYS_DONGLE_OLD
        tristate "ACTiSYS IR-220L and IR220L+ dongle"
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the ACTiSYS IR-220L and
-         IR220L+ dongles.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  The ACTiSYS dongles
-         attaches to the normal 9-pin serial port connector, and can
-         currently only be used by IrTTY.  To activate support for ACTiSYS
-         dongles you will have to start irattach like this:
+         IR220L+ dongles.  To compile it as a module, choose M here.  The
+         ACTiSYS dongles attaches to the normal 9-pin serial port connector,
+         and can currently only be used by IrTTY.  To activate support for
+         ACTiSYS dongles you will have to start irattach like this:
          "irattach -d actisys" or "irattach -d actisys+".
 
 config TEKRAM_DONGLE_OLD
@@ -127,44 +124,44 @@ config TEKRAM_DONGLE_OLD
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Tekram IrMate 210B
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The Tekram dongle attaches to the
-         normal 9-pin serial port connector, and can currently only be used
-         by IrTTY.  To activate support for Tekram dongles you will have to
-         start irattach like this: "irattach -d tekram".
+         dongle.  To compile it as a module, choose M here.  The Tekram dongle
+         attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for Tekram
+         dongles you will have to start irattach like this:
+         "irattach -d tekram".
 
 config GIRBIL_DONGLE
        tristate "Greenwich GIrBIL dongle"
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Greenwich GIrBIL
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The Greenwich dongle attaches to
-         the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY.  To activate support for Greenwich dongles you will
-         have to insert "irattach -d girbil" in the /etc/irda/drivers script.
+         dongle.  To compile it as a module, choose M here.  The Greenwich
+         dongle attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for Greenwich
+         dongles you will have to insert "irattach -d girbil" in the
+         /etc/irda/drivers script.
 
 config LITELINK_DONGLE
        tristate "Parallax LiteLink dongle"
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Parallax Litelink
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The Parallax dongle attaches to
-         the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY.  To activate support for Parallax dongles you will
-         have to start irattach like this "irattach -d litelink".
+         dongle.  To compile it as a module, choose M here.  The Parallax
+         dongle attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for Parallax
+         dongles you will have to start irattach like this:
+         "irattach -d litelink".
 
 config MCP2120_DONGLE
        tristate "Microchip MCP2120"
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Microchip MCP2120
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The MCP2120 dongle attaches to
-         the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY.  To activate support for MCP2120 dongles you will
-         have to insert "irattach -d mcp2120" in the /etc/irda/drivers script.
+         dongle.  To compile it as a module, choose M here.  The MCP2120 dongle
+         attaches to the normal 9-pin serial port connector, and can
+         currently only be used by IrTTY.  To activate support for MCP2120
+         dongles you will have to insert "irattach -d mcp2120" in the
+         /etc/irda/drivers script.
 
          You must build this dongle yourself.  For more information see:
          <http://www.eyetap.org/~tangf/irda_sir_linux.html>
@@ -174,10 +171,9 @@ config OLD_BELKIN_DONGLE
        depends on DONGLE_OLD && IRDA
        help
          Say Y here if you want to build support for the Adaptec Airport 1000
-         and 2000 dongles.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  The module will be
-         called old_belkin.  Some information is contained in the comments
-         at the top of <file:drivers/net/irda/old_belkin.c>.
+         and 2000 dongles.  To compile it as a module, choose M here: the module
+         will be called old_belkin.  Some information is contained in the
+         comments at the top of <file:drivers/net/irda/old_belkin.c>.
 
 config EP7211_IR
        tristate "EP7211 I/R support"
@@ -188,25 +184,24 @@ config ACT200L_DONGLE
        depends on DONGLE_OLD && EXPERIMENTAL && IRDA
        help
          Say Y here if you want to build support for the ACTiSYS IR-200L
-         dongle. If you want to compile it as a module, say M here and read
-         Documentation/modules.txt. The ACTiSYS IR-200L dongle attaches to
-         the normal 9-pin serial port connector, and can currently only be
-         used by IrTTY. To activate support for ACTiSYS IR-200L dongles
-         you will have to start irattach like this: "irattach -d act200l".
+         dongle.  To compile it as a module, choose M here.  The ACTiSYS
+         IR-200L dongle attaches to the normal 9-pin serial port connector,
+         and can currently only be used by IrTTY. To activate support for
+         ACTiSYS IR-200L dongles you will have to start irattach like this:
+         "irattach -d act200l".
 
 config MA600_DONGLE
        tristate "Mobile Action MA600 dongle (EXPERIMENTAL)"
        depends on DONGLE_OLD && EXPERIMENTAL && IRDA
        ---help---
          Say Y here if you want to build support for the Mobile Action MA600
-         dongle.  If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The MA600 dongle attaches to
-         the normal 9-pin serial port connector, and can currently only be
-         tested on IrCOMM.  To activate support for MA600 dongles you will
-         have to insert "irattach -d ma600" in the /etc/irda/drivers script.
-         Note: irutils 0.9.15 requires no modification. irutils 0.9.9 needs
-         modification. For more information, download the following tar gzip
-         file.
+         dongle.  To compile it as a module, choose M here. The MA600 dongle
+         attaches to the normal 9-pin serial port connector, and can
+         currently only be tested on IrCOMM.  To activate support for MA600
+         dongles you will have to insert "irattach -d ma600" in the
+         /etc/irda/drivers script.  Note: irutils 0.9.15 requires no
+         modification. irutils 0.9.9 needs modification. For more
+         information, download the following tar gzip file.
 
          There is a pre-compiled module on
          <http://engsvr.ust.hk/~eetwl95/download/ma600-2.4.x.tar.gz>
@@ -218,13 +213,12 @@ config USB_IRDA
        depends on IRDA && USB
        ---help---
          Say Y here if you want to build support for the USB IrDA FIR Dongle
-         device driver.  If you want to compile it as a module (irda-usb),
-         say M here and read <file:Documentation/modules.txt>.  IrDA-USB
-         support the various IrDA USB dongles available and most of their
-         pecularities.  Those dongles plug in the USB port of your computer,
-         are plug and play, and support SIR and FIR (4Mbps) speeds.  On the
-         other hand, those dongles tend to be less efficient than a FIR
-         chipset.
+         device driver.  To compile it as a module, choose M here: the module
+         will be called irda-usb.  IrDA-USB support the various IrDA USB
+         dongles available and most of their pecularities.  Those dongles
+         plug in the USB port of your computer, are plug and play, and
+         support SIR and FIR (4Mbps) speeds.  On the other hand, those
+         dongles tend to be less efficient than a FIR chipset.
 
          Please note that the driver is still experimental.  And of course,
          you will need both USB and IrDA support in your kernel...
@@ -237,8 +231,7 @@ config NSC_FIR
          PC87338 IrDA chipsets.  This driver supports SIR,
          MIR and FIR (4Mbps) speeds.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile it as a module, choose M here: the module will be called
          nsc-ircc.
 
 config WINBOND_FIR
@@ -250,8 +243,7 @@ config WINBOND_FIR
          chipset in the Corel NetWinder.  The driver supports SIR, MIR and
          FIR (4Mbps) speeds.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile it as a module, choose M here: the module will be called
          w83977af_ir.
 
 config TOSHIBA_OLD
@@ -262,9 +254,8 @@ config TOSHIBA_OLD
          chipset.  This chipset is used by the Toshiba Libretto 100CT, and
          many more laptops. This driver is obsolete, will no more be
          maintained and will be removed in favor of the new driver.
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called toshoboe.
+         To compile it as a module, choose M here: the module will be called
+         toshoboe.
 
 config TOSHIBA_FIR
        tristate "Toshiba Type-O IR Port"
@@ -273,9 +264,8 @@ config TOSHIBA_FIR
          Say Y here if you want to build support for the Toshiba Type-O IR
          and Donau oboe chipsets. These chipsets are used by the Toshiba
          Libretto 100/110CT, Tecra 8100, Portege 7020 and many more laptops.
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called donauboe.
+         To compile it as a module, choose M here: the module will be called
+         donauboe.
 
 config AU1000_FIR
        tristate "Alchemy Au1000 SIR/FIR"
@@ -289,9 +279,8 @@ config SMC_IRCC_OLD
          Communications Controller.  It is used in the Fujitsu Lifebook 635t
          and Sony PCG-505TX.  This driver is obsolete, will no more be
          maintained and will be removed in favor of the new driver.
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be
-         called smc-ircc.
+         To compile it as a module, choose M here: the module will be called
+         smc-ircc.
 
 config SMC_IRCC_FIR
        tristate "SMSC IrCC (EXPERIMENTAL)"
@@ -300,9 +289,8 @@ config SMC_IRCC_FIR
          Say Y here if you want to build support for the SMC Infrared
          Communications Controller.  It is used in a wide variety of
          laptops (Fujitsu, Sony, Compaq and some Toshiba).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be
-         called smsc-ircc2.o.
+         To compile it as a module, choose M here: the module will be called
+         smsc-ircc2.o.
 
 config ALI_FIR
        tristate "ALi M5123 FIR (EXPERIMENTAL)"
@@ -313,8 +301,7 @@ config ALI_FIR
          M1535, M1535D, M1535+, M1535D Sourth Bridge.  This driver supports
          SIR, MIR and FIR (4Mbps) speeds.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile it as a module, choose M here: the module will be called
          ali-ircc.
 
 config VLSI_FIR
@@ -326,8 +313,7 @@ config VLSI_FIR
          and 5500 notebooks. The driver provides support for SIR, MIR and
          FIR (4Mbps) speeds.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
+         To compile it as a module, choose M here: the module will be called
          vlsi_ir.
 
 config SA1100_FIR
@@ -348,8 +334,7 @@ config VIA_FIR
          You will need to specify the 'dongle_id' module parameter to
          indicate the FIR dongle attached to the controller.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>. The module will be called
+         To compile it as a module, choose M here: the module will be called
          via-ircc.
 
 endmenu
index c317cccbd6b64569b4f2bec96857f23f1799c633..05f7054ff4ce30c2110639522bf5dedceeac8798 100644 (file)
@@ -28,11 +28,8 @@ config PCMCIA_3C589
          Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
          (PC-card) Ethernet card to your computer.
 
-         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 3c589_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>. If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called 3c589_cs.  If unsure, say N.
 
 config PCMCIA_3C574
        tristate "3Com 3c574 PCMCIA support"
@@ -41,11 +38,8 @@ config PCMCIA_3C574
          Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA
          (PC-card) Fast Ethernet card to your computer.
 
-         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 3c574_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called 3c574_cs.  If unsure, say N.
 
 config PCMCIA_FMVJ18X
        tristate "Fujitsu FMV-J18x PCMCIA support"
@@ -54,11 +48,8 @@ config PCMCIA_FMVJ18X
          Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
          PCMCIA (PC-card) Ethernet card to your computer.
 
-         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 fmvj18x_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called fmvj18x_cs.  If unsure, say N.
 
 config PCMCIA_PCNET
        tristate "NE2000 compatible PCMCIA support"
@@ -67,11 +58,8 @@ config PCMCIA_PCNET
          Say Y here if you intend to attach an NE2000 compatible PCMCIA
          (PC-card) Ethernet or Fast Ethernet card to your computer.
 
-         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 pcnet_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>. If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called pcnet_cs.  If unsure, say N.
 
 config PCMCIA_NMCLAN
        tristate "New Media PCMCIA support"
@@ -80,11 +68,8 @@ config PCMCIA_NMCLAN
          Say Y here if you intend to attach a New Media Ethernet or LiveWire
          PCMCIA (PC-card) Ethernet card to your computer.
 
-         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 nmclan_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called nmclan_cs.  If unsure, say N.
 
 config PCMCIA_SMC91C92
        tristate "SMC 91Cxx PCMCIA support"
@@ -93,11 +78,8 @@ config PCMCIA_SMC91C92
          Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
          (PC-card) Ethernet or Fast Ethernet card to your computer.
 
-         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 smc91c92_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called smc91c92_cs.  If unsure, say N.
 
 config PCMCIA_XIRC2PS
        tristate "Xircom 16-bit PCMCIA support"
@@ -106,11 +88,8 @@ config PCMCIA_XIRC2PS
          Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card)
          Ethernet or Fast Ethernet card to your computer.
 
-         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 xirc2ps_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called xirc2ps_cs.  If unsure, say N.
 
 config PCMCIA_AXNET
        tristate "Asix AX88190 PCMCIA support"
@@ -121,11 +100,8 @@ config PCMCIA_AXNET
          nearly NE2000 compatible but need a separate driver due to a few
          misfeatures.
 
-         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 axnet_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called axnet_cs.  If unsure, say N.
 
 config ARCNET_COM20020_CS
        tristate "COM20020 ARCnet PCMCIA support"
@@ -134,11 +110,8 @@ config ARCNET_COM20020_CS
          Say Y here if you intend to attach this type of ARCnet PCMCIA card
          to your computer.
 
-         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 com20020_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called com20020_cs.  If unsure, say N.
 
 config PCMCIA_IBMTR
        tristate "IBM PCMCIA tokenring adapter support"
@@ -148,10 +121,8 @@ config PCMCIA_IBMTR
          card to your computer. You then also need to say Y to "Token Ring
          driver support".
 
-         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 ibmtr_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called ibmtr_cs.
 
 endmenu
 
index ba05c25bbbfa3800946b7d1779d1b78368738960..0cc88571c7f96d9fcb55277e930c894d74365d4a 100644 (file)
@@ -30,10 +30,8 @@ config IBMTR
          Warning: this driver will almost definitely fail if more than one
          active Token Ring card is present.
 
-         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 ibmtr. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called ibmtr.
 
 config IBMOL
        tristate "IBM Olympic chipset PCI adapter support"
@@ -46,10 +44,8 @@ config IBMOL
          If you have such an adapter, say Y and read the Token-Ring
          mini-HOWTO, available from <http://www.tldp.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 olympic. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called olympic.
 
          Also read <file:Documentation/networking/olympic.txt> or check the
          Linux Token Ring Project site for the latest information at
@@ -64,10 +60,8 @@ config IBMLS
          If you have such an adapter, say Y and read the Token-Ring
          mini-HOWTO, available from <http://www.tldp.org/docs.html#howto>.
 
-         This driver is also available as a modules ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The modules will be called lanstreamer. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called lanstreamer.
 
 config 3C359
        tristate "3Com 3C359 Token Link Velocity XL adapter support"
@@ -80,10 +74,8 @@ config 3C359
          If you have such an adapter, say Y and read the Token-Ring
          mini-HOWTO, available from <http://www.tldp.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 will be called 3c359. If you want to compile it
-         as a module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the module will be
+         called 3c359.
 
          Also read the file <file:Documentation/networking/3c359.txt> or check the 
          Linux Token Ring Project site for the latest information at
@@ -109,10 +101,8 @@ config TMS380TR
          Also read the file <file:Documentation/networking/tms380tr.txt> or
          check <http://www.auk.cx/tms380tr/>.
 
-         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 tms380tr. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called tms380tr.
 
 config TMSPCI
        tristate "Generic TMS380 PCI support"
@@ -126,10 +116,8 @@ config TMSPCI
          - Thomas-Conrad TC4048 PCI 4/16
          - 3Com Token Link Velocity
 
-         This driver is available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called tmspci. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called tmspci.
 
 config SKISA
        tristate "SysKonnect TR4/16 ISA support"
@@ -140,10 +128,8 @@ config SKISA
          These cards are known to work:
          - SysKonnect TR4/16 ISA (SK-4190)
 
-         This driver is available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called skisa. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called skisa.
 
 config PROTEON
        tristate "Proteon ISA support"
@@ -155,10 +141,8 @@ config PROTEON
          - Proteon 1392
          - Proteon 1392 plus
 
-         This driver is available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called proteon. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called proteon.
 
 config ABYSS
        tristate "Madge Smart 16/4 PCI Mk2 support"
@@ -167,10 +151,8 @@ config ABYSS
          This tms380 module supports the Madge Smart 16/4 PCI Mk2
          cards (51-02).
 
-         This driver is available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called abyss. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called abyss.
 
 config MADGEMC
        tristate "Madge Smart 16/4 Ringnode MicroChannel"
@@ -179,10 +161,8 @@ config MADGEMC
          This tms380 module supports the Madge Smart 16/4 MC16 and MC32
          MicroChannel adapters.
 
-         This driver is available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called madgemc. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called madgemc.
 
 config SMCTR
        tristate "SMC ISA/MCA adapter support"
@@ -197,10 +177,8 @@ config SMCTR
          <http://www.tldp.org/docs.html#howto> and the file
          <file:Documentation/networking/smctr.txt>.
 
-         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 smctr. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called smctr.
 
 endmenu
 
index df80c5c25e37fed31c74fc4f1f37fd235fc7077d..4c310d76b04fd6dd96f129c760c7be569612278e 100644 (file)
@@ -52,10 +52,7 @@ config COSA
          <file:drivers/net/wan/cosa.c> for details about the cards and the driver
          itself.
 
-         The driver will be compiled as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called cosa. For general information about
-         modules read <file:Documentation/modules.txt>.
+         The driver will be compiled as a module: the module will be called cosa.
 
 #
 # COMX drivers
@@ -76,8 +73,8 @@ config COMX
          You must say Y to "/proc file system support" (CONFIG_PROC_FS) to
          use this driver.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called comx.
+         To compile this driver as a module, choose M here: the
+         module will be called comx.
 
 config COMX_HW_COMX
        tristate "Support for COMX/CMX/HiCOMX boards"
@@ -89,9 +86,8 @@ config COMX_HW_COMX
          You will need additional firmware to use these cards, which are
          downloadable from <ftp://ftp.itc.hu/>.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
-         comx-hw-comx.
+         To compile this driver as a module, choose M here: the
+         module will be called comx-hw-comx.
 
 config COMX_HW_LOCOMX
        tristate "Support for LoCOMX board"
@@ -100,9 +96,8 @@ config COMX_HW_LOCOMX
          Hardware driver for the 'LoCOMX' board from the MultiGate family.
          Say Y if you have a board like this.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
-         comx-hw-locomx.
+         To compile this driver as a module, choose M here: the
+         module will be called comx-hw-locomx.
 
 config COMX_HW_MIXCOM
        tristate "Support for MixCOM board"
@@ -118,9 +113,8 @@ config COMX_HW_MIXCOM
          driver for the flash ROM of this card is available separately on
          <ftp://ftp.itc.hu/>.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>. The module will be called
-         comx-hw-mixcom.
+         To compile this driver as a module, choose M here: the
+         module will be called comx-hw-mixcom.
 
 config COMX_HW_MUNICH
        tristate "Support for MUNICH based boards: SliceCOM, PCICOM (WelCOM)"
@@ -129,10 +123,8 @@ config COMX_HW_MUNICH
          Hardware driver for the 'SliceCOM' (channelized E1) and 'PciCOM'
          boards (X21) from the MultiGate family.
 
-         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 comx-hw-munich. If you want to compile it
-         as a module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called comx-hw-munich.
 
          Read linux/Documentation/networking/slicecom.txt for help on
          configuring and using SliceCOM interfaces. Further info on these cards
@@ -146,8 +138,7 @@ config COMX_PROTO_PPP
          boards. Say Y if you want to use either protocol on your MultiGate
          boards.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile this as a module, choose M here: the module will be called
          comx-proto-ppp.
 
 config COMX_PROTO_LAPB
@@ -157,8 +148,7 @@ config COMX_PROTO_LAPB
          LAPB protocol driver for all MultiGate boards. Say Y if you
          want to use this protocol on your MultiGate boards.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile this as a module, choose M here: the module will be called
          comx-proto-lapb.
 
 config COMX_PROTO_FR
@@ -168,8 +158,7 @@ config COMX_PROTO_FR
          Frame Relay protocol driver for all MultiGate boards. Say Y if you
          want to use this protocol on your MultiGate boards.
 
-         If you want to compile this as a module, say M and read
-         <file:Documentation/modules.txt>.  The module will be called
+         To compile this as a module, choose M here: the module will be called
          comx-proto-fr.
 
 config DSCC4
@@ -181,10 +170,8 @@ config DSCC4
          ports card. Take a look at <http://www.cogenit.fr/dscc4/>
          for further informations about the driver and his configuration.
 
-         The driver will be compiled as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called dscc4. For general information about
-         modules read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called dscc4.
 
 config DSCC4_PCISYNC
        bool "Etinc PCISYNC features"
@@ -237,10 +224,8 @@ config LANMEDIA
          To change setting such as syncPPP vs cisco HDLC or clock source you
          will need lmcctl.  It is available at <ftp://ftp.lanmedia.com/>.
 
-         This code is also available as a module called lmc ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called lmc.
 
 # There is no way to detect a Sealevel board. Force it modular
 config SEALEVEL_4021
@@ -276,9 +261,7 @@ config HDLC
          Generic HDLC driver currently supports raw HDLC, Cisco HDLC, Frame
          Relay, synchronous Point-to-Point Protocol (PPP) and X.25.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called hdlc.
 
          If unsure, say N here.
@@ -353,9 +336,7 @@ config PC300
          option below this one and read the file README.mlppp provided by PC300
          package.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read Documentation/modules.txt. The module will be
+         To compile this as a module, choose M here: the module will be
          called pc300.
 
          If you haven't heard about it, it's safe to say N.
@@ -383,9 +364,7 @@ config N2
 
          Note that N2csu and N2dds cards are not supported by this driver.
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called n2.
 
          If unsure, say N here.
@@ -398,9 +377,7 @@ config C101
          Technologies Co., Ltd. If you have such a card,
          say Y here and see <http://hq.pm.waw.pl/pub/hdlc/>
 
-         If you want to compile the driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called c101.
 
          If unsure, say N here.
@@ -415,13 +392,11 @@ config FARSYNC
          8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC,
          Frame Relay or X.25/LAPB.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want)
-         say M here and read <file:Documentation/modules.txt>.
-         The module will be called farsync and if you want the module to be
-         automatically loaded when the interface is referenced then you
-         should add "alias hdlcX farsync" to /etc/modules.conf for each
-         interface, where X is 0, 1, 2, ...
+         To compile this driver as a module, choose M here: the module will be
+         called farsync.  If you want the module to be automatically loaded
+         when the interface is referenced then you should add
+         "alias hdlcX farsync" to /etc/modules.conf for each interface, where
+         X is 0, 1, 2, ...
 
 config DLCI
        tristate "Frame relay DLCI support"
@@ -439,10 +414,8 @@ config DLCI
          net-tools package as explained in
          <file:Documentation/networking/framerelay.txt>.
 
-         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 dlci. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called dlci.
 
 config DLCI_COUNT
        int "Max open DLCI"
@@ -472,10 +445,8 @@ config SDLA
          only frame relay is supported by the driver at this time. Please
          read <file:Documentation/framerelay.txt>.
 
-         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 sdla. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called sdla.
 
 # Wan router core.
 config WAN_ROUTER_DRIVERS
@@ -522,10 +493,8 @@ config VENDOR_SANGOMA
          <file:Documentation/networking/wanpipe.txt>.  The next questions
          will ask you about the protocols you want the driver to support.
 
-         The driver will be compiled as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called wanpipe.  For general information about
-         modules read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will
+         be called wanpipe.
 
 config WANPIPE_CHDLC
        bool "WANPIPE Cisco HDLC support"
@@ -614,10 +583,8 @@ config CYCLADES_SYNC
          additional details, I hope to have documentation available as soon
          as possible. (Cyclades Brazil is writing the Documentation).
 
-         The driver will be compiled as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called cyclomx. For general information about
-         modules read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module will be
+         called cyclomx.
 
 config CYCLOMX_X25
        bool "Cyclom 2X X.25 support (EXPERIMENTAL)"
@@ -640,9 +607,7 @@ config LAPBETHER
          need to say Y or M to the driver for your Ethernet card as well as
          to "LAPB Data Link Driver".
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called lapbether.  If unsure, say N.
 
 config X25_ASY
@@ -655,9 +620,7 @@ config X25_ASY
          currently comply with the asynchronous HDLS framing protocols in
          CCITT recommendation X.25.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called x25_asy.  If unsure, say N.
 
 config SBNI
index a9090fe5ab417fd472410eb3e171ddca232177d4..e1417e4a6836af6ccec2c65e615a4ce4bc692c76 100644 (file)
@@ -53,9 +53,7 @@ config STRIP
          in saying Y to STRIP now, except that it makes the kernel a bit
          bigger.
 
-         You can also compile this as a module ( = code which can be inserted
-         in and removed from the running kernel whenever you want), say M
-         here and read <file:Documentation/modules.txt>.  The module will be
+         To compile this as a module, choose M here: the module will be
          called strip.
 
 config ARLAN
@@ -97,11 +95,8 @@ config WAVELAN
          <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
          Please read the man pages contained therein.
 
-         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 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>.
+         To compile this driver as a module, choose M here: the module will be
+         called wavelan.
 
 config PCMCIA_WAVELAN
        tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
@@ -111,11 +106,8 @@ config PCMCIA_WAVELAN
          (PC-card) wireless Ethernet networking card to your computer.  This
          driver is for the non-IEEE-802.11 Wavelan cards.
 
-         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 wavelan_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called wavelan_cs.  If unsure, say N.
 
 config PCMCIA_NETWAVE
        tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
@@ -124,11 +116,8 @@ config PCMCIA_NETWAVE
          Say Y here if you intend to attach this type of PCMCIA (PC-card)
          wireless Ethernet networking card to your computer.
 
-         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 netwave_cs.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called netwave_cs.  If unsure, say N.
 
 comment "Wireless 802.11 Frequency Hopping cards support"
        depends on NET_RADIO && PCMCIA
@@ -142,11 +131,8 @@ config PCMCIA_RAYCS
          Please read the file <file:Documentation/networking/ray_cs.txt> for
          details.
 
-         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 ray_cs.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called ray_cs.  If unsure, say N.
 
 comment "Wireless 802.11b ISA/PCI cards support"
        depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
index 0c28c93443f836503f5a3aa9e203c2642c2de361..88e418a4cd8db136593355a1551770dc42ddf996 100644 (file)
@@ -24,13 +24,11 @@ config PARPORT
 
          It is possible to share a single parallel port among several devices
          and it is safe to compile all the corresponding drivers into the
-         kernel.  If you want to compile parallel port support as a module
-         ( = code which can be inserted in and removed from the running
-         kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         parport.  If you have more than one parallel port and want to
-         specify which port and IRQ to be used by this driver at module load
-         time, take a look at <file:Documentation/parport.txt>.
+         kernel. To compile parallel port support as a module, choose M here:
+         the module will be called parport.
+         If you have more than one parallel port and want to specify which
+         port and IRQ to be used by this driver at module load time, take a
+         look at <file:Documentation/parport.txt>.
 
          If unsure, say Y.
 
@@ -43,11 +41,8 @@ config PARPORT_PC
          parallel ports.  PA-RISC owners should only say Y here if they
          have a SuperIO parallel port.
 
-         This code is also available as a module.  If you want to compile it
-         as a module ( = code which can be inserted in and removed from the
-         running kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         parport_pc.
+         To compile this driver as a module, choose M here: the
+         module will be called parport_pc.
 
          If unsure, say Y.
 
index 7d2086bd451f9cc686d4f85b3093bf19ec5c7d6d..7039665e4d140a81a96d8e4236f316168e14aecd 100644 (file)
@@ -14,10 +14,8 @@ config HOTPLUG_PCI
          powered up and running.  The file system pcihpfs must be mounted
          in order to interact with any PCI Hotplug controllers.
 
-         This code 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 pci_hotplug. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pci_hotplug.
 
          When in doubt, say N.
 
@@ -39,10 +37,8 @@ config HOTPLUG_PCI_FAKE
 
          Use this module at your own risk.  You have been warned!
 
-         This code 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 fakephp. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called fakephp.
 
          When in doubt, say N.
 
@@ -53,10 +49,8 @@ config HOTPLUG_PCI_COMPAQ
          Say Y here if you have a motherboard with a Compaq PCI Hotplug
          controller.
 
-         This code 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 cpqphp. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cpqphp.
 
          When in doubt, say N.
 
@@ -77,10 +71,8 @@ config HOTPLUG_PCI_IBM
          Say Y here if you have a motherboard with a IBM PCI Hotplug
          controller.
 
-         This code 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 cpqphp. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ibmphp.
 
          When in doubt, say N.
 
@@ -91,10 +83,8 @@ config HOTPLUG_PCI_ACPI
          Say Y here if you have a system that supports PCI Hotplug using
          ACPI.
 
-         This code 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 acpiphp. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called acpiphp.
 
          When in doubt, say N.
 
@@ -114,10 +104,8 @@ config HOTPLUG_PCI_CPCI_ZT5550
          Say Y here if you have an Performance Technologies (formerly Intel,
           formerly just Ziatech) Ziatech ZT5550 CompactPCI system card.
 
-         This code 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 cpcihp_zt5550. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cpcihp_zt5550.
 
          When in doubt, say N.
 
@@ -129,10 +117,8 @@ config HOTPLUG_PCI_CPCI_GENERIC
          hotswap signal as a bit in a system register that can be read through
          standard port I/O.
 
-         This code 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 cpcihp_generic. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cpcihp_generic.
 
          When in doubt, say N.
 
index d06cfa73d893201714b0becddc5b83fc9f02670a..b43e9956439c12aebd3b4759eed684465efba309 100644 (file)
@@ -23,11 +23,8 @@ config PCMCIA
          for location).  Please also read the PCMCIA-HOWTO, available from
          <http://www.tldp.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).
-         When compiled this way, there will be modules called pcmcia_core
-         and ds.  If you want to compile it as a module, say M here and
-         read <file:Documentation/modules.txt>.
+         To compile this driver as modules, choose M here: the
+         modules will be called pcmcia_core and ds.
 
 config YENTA
        tristate "CardBus yenta-compatible bridge support"
index 874571c0ecfa1b0592aed19d23846ecdc89a9483..391b2c94ca5761049e1d3b8cd9b50e2bea74642f 100644 (file)
@@ -49,10 +49,8 @@ config BLK_DEV_LOOP
          Note that this loop device has nothing to do with the loopback
          device used for network connections from the machine to itself.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called loop.
+         To compile this driver as a module, choose M here: the
+         module will be called loop.
 
          Most users will answer N here.
 
@@ -78,10 +76,8 @@ config BLK_DEV_NBD
          Note that this has nothing to do with the network file systems NFS
          or Coda; you can say N here even if you intend to use NFS or Coda.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called nbd.
+         To compile this driver as a module, choose M here: the
+         module will be called nbd.
 
          If unsure, say N.
 
@@ -98,10 +94,8 @@ config BLK_DEV_RAM
          Note that the kernel command line option "ramdisk=XX" is now
          obsolete. For details, read <file:Documentation/ramdisk.txt>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M and read <file:Documentation/modules.txt>. The module will be
-         called rd.
+         To compile this driver as a module, choose M here: the
+         module will be called rd.
 
          Most normal users won't need the RAM disk functionality, and can
          thus say N here.
index 9c8e8c14b53482ed322a2a336d2707959ac1cb8a..64fd718de4c32acdc903d114630d1f291a62c0a0 100644 (file)
@@ -42,10 +42,8 @@ config QETH
          For details please refer to the documentation provided by IBM at   
          <http://www10.software.ibm.com/developerworks/opensource/linux390>
 
-         This driver is also available as a module (code which can be
-         inserted in and removed from the running kernel whenever you
-         want). If you want to compile it as a module, say 'M' here and
-         read file Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called qeth.
 
 
 comment "Gigabit Ethernet default settings"
index 017e98b9d5cce55b36b28ba6eaf06e09a8e2e399..bba1c80dba480c90774850d4676a47cd6fa14169 100644 (file)
@@ -8,9 +8,10 @@ config SUN_OPENPROMIO
          PROM device tree. The driver implements a SunOS-compatible
          interface and a NetBSD-compatible interface.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M and read <file:Documentation/modules.txt>. If unsure, say Y.
+         To compile this driver as a module, choose M here: the
+         module will be called openprom.
+
+         If unsure, say Y.
 
 config SUN_MOSTEK_RTC
        tristate "Mostek real time clock support"
index 65add96b3975c5303d60b62c276280b034c7227a..7371e76558ab94b16dfff587973224e5a0553f74 100644 (file)
@@ -14,13 +14,12 @@ config SCSI
          version of the IOMEGA ZIP drive, USB storage devices, Fibre
          Channel, FireWire storage and the IDE-SCSI emulation driver.
 
-         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 scsi_mod.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt> and
-         <file:Documentation/scsi/scsi.txt>.  However, do not compile this as a
-         module if your root file system (the one containing the directory /)
-         is located on a SCSI device.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/scsi/scsi.txt>.
+         The module will be called scsi_mod.
+
+         However, do not compile this as a module if your root file system
+         (the one containing the directory /) is located on a SCSI device.
 
 config SCSI_PROC_FS
        bool "legacy /proc/scsi/ support"
@@ -47,14 +46,14 @@ config BLK_DEV_SD
          <http://www.tldp.org/docs.html#howto>. This is NOT for SCSI
          CD-ROMs.
 
-         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 sd_mod.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt> and
-         <file:Documentation/scsi/scsi.txt>.  Do not compile this driver as a
-         module if your root file system (the one containing the directory /)
-         is located on a SCSI disk. In this case, do not compile the driver
-         for your SCSI host adapter (below) as a module either.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/scsi/scsi.txt>.
+         The module will be called sd_mod.
+
+         Do not compile this driver as a module if your root file system
+         (the one containing the directory /) is located on a SCSI disk.
+         In this case, do not compile the driver for your SCSI host adapter
+         (below) as a module either.
 
 config CHR_DEV_ST
        tristate "SCSI tape support"
@@ -66,11 +65,8 @@ config CHR_DEV_ST
          <file:Documentation/scsi/st.txt> in the kernel source.  This is NOT
          for SCSI CD-ROMs.
 
-         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 st. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt> and
-         <file:Documentation/scsi/scsi.txt>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/scsi/scsi.txt>. The module will be called st.
 
 config CHR_DEV_OSST
        tristate "SCSI OnStream SC-x0 tape support"
@@ -91,11 +87,8 @@ config CHR_DEV_OSST
          Please also have a look at the standard st docu, as most of it
          applies to osst as well.
 
-         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 osst. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt> and
-         <file:Documentation/scsi/scsi.txt>.
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/scsi/scsi.txt>. The module will be called osst.
 
 config BLK_DEV_SR
        tristate "SCSI CDROM support"
@@ -106,11 +99,9 @@ config BLK_DEV_SR
          <http://www.tldp.org/docs.html#howto>. Also make sure to say
          Y or M to "ISO 9660 CD-ROM file system support" later.
 
-         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 sr_mod. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt> and
+         To compile this driver as a module, choose M here and read
          <file:Documentation/scsi/scsi.txt>.
+         The module will be called sr_mod.
 
 config BLK_DEV_SR_VENDOR
        bool "Enable vendor-specific extensions (for SCSI CDROM)"
@@ -141,10 +132,9 @@ config CHR_DEV_SG
          driver software yourself. Please read the file
          <file:Documentation/scsi/scsi-generic.txt> for more information.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt> and
+         To compile this driver as a module, choose M here and read
          <file:Documentation/scsi/scsi.txt>. The module will be called sg.
+
          If unsure, say N.
 
 comment "Some SCSI devices (e.g. CD jukebox) support multiple LUNs"
@@ -249,10 +239,8 @@ config SCSI_7000FASST
          family.  Some information is in the source:
          <file:drivers/scsi/wd7000.c>.
 
-         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 wd7000.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called wd7000.
 
 config SCSI_ACARD
        tristate "ACARD SCSI support"
@@ -260,10 +248,8 @@ config SCSI_ACARD
        help
          This driver supports the ACARD 870U/W SCSI host adapter.
 
-         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 atp870u. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called atp870u.
 
 config SCSI_AHA152X
        tristate "Adaptec AHA152X/2825 support"
@@ -277,10 +263,8 @@ config SCSI_AHA152X
          <http://www.tldp.org/docs.html#howto>. You might also want to
          read the file <file:Documentation/scsi/aha152x.txt>.
 
-         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 aha152x. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aha152x.
 
 config SCSI_AHA1542
        tristate "Adaptec AHA1542 support"
@@ -293,10 +277,8 @@ config SCSI_AHA1542
          sold under the Adaptec name.  If it doesn't work out of the box, you
          may have to change some settings in <file:drivers/scsi/aha1542.h>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called aha1542.
+         To compile this driver as a module, choose M here: the
+         module will be called aha1542.
 
 config SCSI_AHA1740
        tristate "Adaptec AHA1740 support"
@@ -308,10 +290,8 @@ config SCSI_AHA1740
          of the box, you may have to change some settings in
          <file:drivers/scsi/aha1740.h>.
 
-         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 aha1740.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aha1740.
 
 config SCSI_AACRAID
        tristate "Adaptec AACRAID support (EXPERIMENTAL)"
@@ -356,10 +336,8 @@ config SCSI_AIC7XXX_OLD
          available from <http://www.tldp.org/docs.html#howto>, can also
          be of great help.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called aic7xxx_old.
+         To compile this driver as a module, choose M here: the
+         module will be called aic7xxx_old.
 
 source "drivers/scsi/aic7xxx/Kconfig.aic79xx"
 
@@ -372,11 +350,8 @@ config SCSI_DPT_I2O
          well as the DPT SmartRaid V cards.  This is an Adaptec maintained
          driver by Deanna Bonds.  See <file:Documentation/scsi/dpti.txt>.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         dpt_i2o.
+         To compile this driver as a module, choose M here: the
+         module will be called dpt_i2o.
 
 config SCSI_ADVANSYS
        tristate "AdvanSys SCSI support"
@@ -386,11 +361,8 @@ config SCSI_ADVANSYS
          AdvanSys. It is documented in the kernel source in
          <file:drivers/scsi/advansys.c>.
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         advansys.
+         To compile this driver as a module, choose M here: the
+         module will be called advansys.
 
 config SCSI_IN2000
        tristate "Always IN2000 SCSI support"
@@ -401,10 +373,8 @@ config SCSI_IN2000
          out of the box, you may have to change the jumpers for IRQ or
          address selection.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called in2000.
+         To compile this driver as a module, choose M here: the
+         module will be called in2000.
 
 # does not use pci dma and seems to be onboard only for old machines
 config SCSI_AM53C974
@@ -420,10 +390,8 @@ config SCSI_AM53C974
          "Tekram DC390(T) and Am53/79C974 (PCscsi) SCSI support", above.  You
          can pick either one.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called AM53C974.
+         To compile this driver as a module, choose M here: the
+         module will be called AM53C974.
 
 config SCSI_MEGARAID
        tristate "AMI MegaRAID support"
@@ -432,10 +400,8 @@ config SCSI_MEGARAID
          This driver supports the AMI MegaRAID 418, 428, 438, 466, 762, 490
          and 467 SCSI host adapters.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called megaraid.
+         To compile this driver as a module, choose M here: the
+         module will be called megaraid.
 
 config SCSI_BUSLOGIC
        tristate "BusLogic SCSI support"
@@ -449,11 +415,8 @@ config SCSI_BUSLOGIC
          driver does not work correctly without modification, please contact
          the author, Leonard N. Zubkoff, by email to lnz@dandelion.com.
 
-         You can also build this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         but only a single instance may be loaded. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         The module will be called BusLogic.
+         To compile this driver as a module, choose M here: the
+         module will be called BusLogic.
 
 config SCSI_OMIT_FLASHPOINT
        bool "Omit FlashPoint support"
@@ -477,10 +440,8 @@ config SCSI_DMX3191D
        help
          This is support for Domex DMX3191D SCSI Host Adapters.
 
-         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 dmx3191d.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called dmx3191d.
 
 config SCSI_DTC3280
        tristate "DTC3180/3280 SCSI support"
@@ -491,10 +452,8 @@ config SCSI_DTC3280
          <http://www.tldp.org/docs.html#howto>, and the file
          <file:Documentation/scsi/dtc3x80.txt>.
 
-         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 dtc.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called dtc.
 
 config SCSI_EATA
        tristate "EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support"
@@ -509,10 +468,8 @@ config SCSI_EATA
          SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called eata.
+         To compile this driver as a module, choose M here: the
+         module will be called eata.
 
 config SCSI_EATA_TAGGED_QUEUE
        bool "enable tagged command queueing"
@@ -557,10 +514,8 @@ config SCSI_EATA_PIO
          numerous features.  You might want to have a look at the SCSI-HOWTO,
          available from <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called eata_pio.
+         To compile this driver as a module, choose M here: the
+         module will be called eata_pio.
 
 config SCSI_FUTURE_DOMAIN
        tristate "Future Domain 16xx SCSI/AHA-2920A support"
@@ -578,10 +533,8 @@ config SCSI_FUTURE_DOMAIN
          controller support"). This Future Domain driver works with the older
          Adaptec AHA-2920A boards with a Future Domain chip on them.
 
-         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 fdomain. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called fdomain.
 
 config SCSI_FD_MCS
        tristate "Future Domain MCS-600/700 SCSI support"
@@ -593,10 +546,8 @@ config SCSI_FD_MCS
          This driver also supports the Reply SB16/SCSI card (the SCSI part).
          It supports multiple adapters in the same system.
 
-         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 fd_mcs. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called fd_mcs.
 
 config SCSI_GDTH
        tristate "Intel/ICP (former GDT SCSI Disk Array) RAID Controller support"
@@ -609,10 +560,8 @@ config SCSI_GDTH
          in the kernel source in <file:drivers/scsi/gdth.c> and
          <file:drivers/scsi/gdth.h.>
 
-         This driver is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gdth.
 
 config SCSI_GENERIC_NCR5380
        tristate "Generic NCR5380/53c400 SCSI PIO support"
@@ -630,10 +579,8 @@ config SCSI_GENERIC_NCR5380
          of the box, you may have to change some settings in
          <file:drivers/scsi/g_NCR5380.h>.
 
-         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 g_NCR5380.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called g_NCR5380.
 
 config SCSI_GENERIC_NCR5380_MMIO
        tristate "Generic NCR5380/53c400 SCSI MMIO support"
@@ -646,11 +593,8 @@ config SCSI_GENERIC_NCR5380_MMIO
          of the box, you may have to change some settings in
          <file:drivers/scsi/g_NCR5380.h>.
 
-         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 g_NCR5380_mmio.
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called g_NCR5380_mmio.
 
 config SCSI_GENERIC_NCR53C400
        bool "Enable NCR53c400 extensions"
@@ -682,10 +626,8 @@ config SCSI_IBMMCA
          bootparam" or see the documentation of your boot loader about how to
          pass options to the kernel.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ibmmca.
+         To compile this driver as a module, choose M here: the
+         module will be called ibmmca.
 
 config IBMMCA_SCSI_ORDER_STANDARD
        bool "Standard SCSI-order"
@@ -745,11 +687,8 @@ config SCSI_IPS
          without modification please contact the author by email at
          ipslinux@adaptec.com.
 
-         You can build this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         but only a single instance may be loaded. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
-         The module will be called ips.
+         To compile this driver as a module, choose M here: the
+         module will be called ips.
 
 config SCSI_INITIO
        tristate "Initio 9100U(W) support"
@@ -759,10 +698,8 @@ config SCSI_INITIO
          read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called initio.
+         To compile this driver as a module, choose M here: the
+         module will be called initio.
 
 config SCSI_INIA100
        tristate "Initio INI-A100U2W support"
@@ -772,10 +709,8 @@ config SCSI_INIA100
          Please read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called a100u2w.
+         To compile this driver as a module, choose M here: the
+         module will be called a100u2w.
 
 config SCSI_PPA
        tristate "IOMEGA parallel port (ppa - older drives)"
@@ -801,10 +736,8 @@ config SCSI_PPA
          such as a printer; it is safe to compile both drivers into the
          kernel.
 
-         This driver is also available as a module which can be inserted in
-         and removed from the running kernel whenever you want.  To compile
-         this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called ppa.
+         To compile this driver as a module, choose M here: the
+         module will be called ppa.
 
 config SCSI_IMM
        tristate "IOMEGA parallel port (imm - newer drives)"
@@ -830,10 +763,8 @@ config SCSI_IMM
          such as a printer; it is safe to compile both drivers into the
          kernel.
 
-         This driver is also available as a module which can be inserted in
-         and removed from the running kernel whenever you want.  To compile
-         this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called imm.
+         To compile this driver as a module, choose M here: the
+         module will be called imm.
 
 config SCSI_IZIP_EPP16
        bool "ppa/imm option - Use slow (but safe) EPP-16"
@@ -873,10 +804,8 @@ config SCSI_NCR53C406A
          in the kernel source.  Also read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called NCR53c406.
+         To compile this driver as a module, choose M here: the
+         module will be called NCR53c406.
 
 config SCSI_NCR_D700
        tristate "NCR Dual 700 MCA SCSI support"
@@ -1106,10 +1035,8 @@ config SCSI_MCA_53C9X
          controller based on the NCR 53C94.  This driver will allow use of
          the controller on the 3550, and very possibly others.
 
-         If you want to compile this as a module (= code which can be
-         inserted and removed from the running kernel whenever you want), say
-         M here and read <file:Documentation/modules.txt>.  The module will
-         be called mca_53c9x.
+         To compile this driver as a module, choose M here: the
+         module will be called mca_53c9x.
 
 config SCSI_PAS16
        tristate "PAS16 SCSI support"
@@ -1121,10 +1048,8 @@ config SCSI_PAS16
          of the box, you may have to change some settings in
          <file:drivers/scsi/pas16.h>.
 
-         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 pas16.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pas16.
 
 config SCSI_PCI2000
        tristate "PCI2000 support"
@@ -1134,10 +1059,8 @@ config SCSI_PCI2000
          SCSI host adapter.  Please read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         This driver is also available as a module called pci2000 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pci2000.
 
 config SCSI_PCI2220I
        tristate "PCI2220i support"
@@ -1147,10 +1070,8 @@ config SCSI_PCI2220I
          SCSI host adapter.  Please read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         This driver is also available as a module called pci2220i ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pci2220i.
 
 config SCSI_PSI240I
        tristate "PSI240i support"
@@ -1160,10 +1081,8 @@ config SCSI_PSI240I
          SCSI host adapter.  Please read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         This driver is also available as a module called psi240i ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called psi240i.
 
 config SCSI_QLOGIC_FAS
        tristate "Qlogic FAS SCSI support"
@@ -1182,10 +1101,8 @@ config SCSI_QLOGIC_FAS
          SCSI-HOWTO, available from
          <http://www.tldp.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 qlogicfas. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qlogicfas.
 
 config SCSI_QLOGIC_ISP
        tristate "Qlogic ISP SCSI support"
@@ -1202,10 +1119,8 @@ config SCSI_QLOGIC_ISP
          should also read the SCSI-HOWTO, available from
          <http://www.tldp.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 qlogicisp.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qlogicisp.
 
 config SCSI_QLOGIC_FC
        tristate "Qlogic ISP FC SCSI support"
@@ -1213,10 +1128,8 @@ config SCSI_QLOGIC_FC
        help
          This is a driver for the QLogic ISP2100 SCSI-FCP host adapter.
 
-         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 qlogicfc.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qlogicfc.
 
 config SCSI_QLOGIC_FC_FIRMWARE
        bool "Include loadable firmware in driver"
@@ -1232,10 +1145,8 @@ config SCSI_QLOGIC_1280
        help
          Say Y if you have a QLogic ISP1x80/1x160 SCSI host adapter.
 
-         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 qla1280. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qla1280.
 
 config SCSI_QLOGIC_1280_PIO
        bool "Use PIO instead of MMIO" if !X86_VISWS
@@ -1256,10 +1167,8 @@ config SCSI_QLOGICPTI
          PTI,ptisp or QLGC,isp. Note that PCI QLogic SCSI controllers are
          driven by a different driver.
 
-         This support is also available as a module called qlogicpti ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qlogicpti.
 
 config SCSI_SEAGATE
        tristate "Seagate ST-02 and Future Domain TMC-8xx SCSI support"
@@ -1271,10 +1180,8 @@ config SCSI_SEAGATE
          doesn't work out of the box, you may have to change some settings in
          <file:drivers/scsi/seagate.h>.
 
-         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 seagate.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called seagate.
 
 # definitely looks not 64bit safe:
 config SCSI_SIM710
@@ -1305,11 +1212,8 @@ config SCSI_SYM53C416
 
          insmod sym53c416 sym53c416=<base>,<irq> [sym53c416_1=<base>,<irq>]
 
-         There is support for up to four adapters. If you want to compile
-         this driver as a module ( = code which can be inserted in and
-         removed from the running kernel whenever you want), say M here and
-         read <file:Documentation/modules.txt>. The module will be called
-         sym53c416.
+         To compile this driver as a module, choose M here: the
+         module will be called sym53c416.
 
 config SCSI_DC395x
        tristate "Tekram DC395(U/UW/F) and DC315(U) SCSI support (EXPERIMENTAL)"
@@ -1323,10 +1227,8 @@ config SCSI_DC395x
 
          Documentation can be found in <file:Documentation/scsi/dc395x.txt>.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called dc395x.
+         To compile this driver as a module, choose M here: the
+         module will be called dc395x.
 
 config SCSI_DC390T
        tristate "Tekram DC390(T) and Am53/79C974 SCSI support"
@@ -1343,10 +1245,8 @@ config SCSI_DC390T
          Also note that there is another generic Am53C974 driver,
          "AM53/79C974 PCI SCSI support" below.  You can pick either one.
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called tmscsim.
+         To compile this driver as a module, choose M here: the
+         module will be called tmscsim.
 
 config SCSI_DC390T_NOGENSUPP
        bool "_omit_ support for non-DC390 adapters"
@@ -1377,10 +1277,8 @@ config SCSI_T128
          Adaptec, and some former Trantor products are being sold under the
          Adaptec name.
 
-         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 t128.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called t128.
 
 config SCSI_U14_34F
        tristate "UltraStor 14F/34F support"
@@ -1396,10 +1294,8 @@ config SCSI_U14_34F
          below.  You should say Y to both only if you want 24F support as
          well.
 
-         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 u14-34f.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called u14-34f.
 
 config SCSI_U14_34F_TAGGED_QUEUE
        bool "enable tagged command queueing"
@@ -1447,10 +1343,8 @@ config SCSI_ULTRASTOR
          Note that there is also another driver for the same hardware:
          "UltraStor 14F/34F support", above.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ultrastor.
+         To compile this driver as a module, choose M here: the
+         module will be called ultrastor.
 
 config SCSI_NSP32
        tristate "Workbit NinjaSCSI-32Bi/UDE support"
@@ -1460,10 +1354,8 @@ config SCSI_NSP32
          SCSI host adapter. Please read the SCSI-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called nsp32.
+         To compile this driver as a module, choose M here: the
+         module will be called nsp32.
 
 config SCSI_DEBUG
        tristate "SCSI debugging host simulator"
@@ -1485,10 +1377,10 @@ config SCSI_MESH
          Many Power Macintoshes and clones have a MESH (Macintosh Enhanced
          SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the
          other Power Macintoshes do). Say Y to include support for this SCSI
-         adaptor. This driver is also available as a module called mesh
-         ( = code which can be inserted in and removed from the running
-         kernel whenever you want). If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         adaptor.
+
+         To compile this driver as a module, choose M here: the
+         module will be called mesh.
 
 config SCSI_MESH_SYNC_RATE
        int "maximum synchronous transfer rate (MB/s) (0 = async)"
@@ -1518,10 +1410,8 @@ config SCSI_MAC53C94
          machines which only have one SCSI bus, such as the 7200, also use
          the 53C94. Say Y to include support for the 53C94.
 
-         This driver is also available as a module called mac53c94 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mac53c94.
 
 source "drivers/scsi/arm/Kconfig"
 
@@ -1538,11 +1428,10 @@ config A3000_SCSI
        depends on AMIGA && SCSI
        help
          If you have an Amiga 3000 and have SCSI devices connected to the
-         built-in SCSI controller, say Y. Otherwise, say N. 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 is
-         called wd33c93. If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.
+         built-in SCSI controller, say Y. Otherwise, say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called wd33c93.
 
 config A4000T_SCSI
        bool "A4000T SCSI support (EXPERIMENTAL)"
@@ -1555,10 +1444,10 @@ config A2091_SCSI
        depends on ZORRO && SCSI
        help
          If you have a Commodore A2091 SCSI controller, say Y. Otherwise,
-         say N. 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 is called wd33c93. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called wd33c93.
 
 config GVP11_SCSI
        tristate "GVP Series II WD33C93A support"
@@ -1570,10 +1459,8 @@ config GVP11_SCSI
          answer N. This driver does NOT work for the T-Rex series of
          accelerators from TekMagic and GVP-M.
 
-         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 gvp11. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called gvp11.
 
 config CYBERSTORM_SCSI
        tristate "CyberStorm SCSI support"
@@ -1652,14 +1539,15 @@ config ATARI_SCSI
        ---help---
          If you have an Atari with built-in NCR5380 SCSI controller (TT,
          Falcon, ...) say Y to get it supported. Of course also, if you have
-         a compatible SCSI controller (e.g. for Medusa).  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 is called
-         atari_scsi.  If you want to compile it as a module, say M here and
-         read <file:Documentation/modules.txt>.  This driver supports both
-         styles of NCR integration into the system: the TT style (separate
-         DMA), and the Falcon style (via ST-DMA, replacing ACSI).  It does
-         NOT support other schemes, like in the Hades (without DMA).
+         a compatible SCSI controller (e.g. for Medusa).
+
+         To compile this driver as a module, choose M here: the
+         module will be called atari_scsi.
+
+         This driver supports both styles of NCR integration into the
+         system: the TT style (separate DMA), and the Falcon style (via
+         ST-DMA, replacing ACSI).  It does NOT support other schemes, like
+         in the Hades (without DMA).
 
 config ATARI_SCSI_TOSHIBA_DELAY
        bool "Long delays for Toshiba CD-ROMs"
@@ -1704,10 +1592,8 @@ config SCSI_MAC_ESP
          SCSI-HOWTO, available from
          <http://www.tldp.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 mac_esp.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mac_esp.
 
 config MVME147_SCSI
        bool "WD33C93 SCSI driver for MVME147"
@@ -1764,10 +1650,8 @@ config SCSI_SUNESP
          This is the driver for the Sun ESP SCSI host adapter. The ESP
          chipset is present in most SPARC SBUS-based computers.
 
-         This support is also available as a module called esp ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called esp.
 
 config SCSI_PC980155
        tristate "NEC PC-9801-55 SCSI support"
index 450b0fd1ecfd997c1cccad5f75cbbbd42a7abf60..f5d76019bdc5bc39b4d8d401e58fec0153daae02 100644 (file)
@@ -10,10 +10,8 @@ config SCSI_AIC7XXX
        SCSI controllers (the 274x and 284x series).  For AAA and ARO based
        configurations, only SCSI functionality is provided.
 
-       If you want to compile the driver as a module ( = code which can be
-       inserted in and removed from the running kernel whenever you want),
-       say M here and read <file:Documentation/modules.txt>.  The module
-       will be called aic7xxx.
+       To compile this driver as a module, choose M here: the
+       module will be called aic7xxx.
 
 config AIC7XXX_CMDS_PER_DEVICE
        int "Maximum number of TCQ commands per device"
index 4eda8c41cff5e8fc71175190536f6fc9959714d0..516014a5c81b0e37353d4f37c32f639079647ceb 100644 (file)
@@ -12,10 +12,8 @@ config PCMCIA_AHA152X
          Say Y here if you intend to attach this type of PCMCIA SCSI host
          adapter to your computer.
 
-         This driver is also available as a module called aha152x_cs ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aha152x_cs.
 
 config PCMCIA_FDOMAIN
        tristate "Future Domain PCMCIA support"
@@ -24,10 +22,8 @@ config PCMCIA_FDOMAIN
          Say Y here if you intend to attach this type of PCMCIA SCSI host
          adapter to your computer.
 
-         This driver is also available as a module called fdomain_cs ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called fdomain_cs.
 
 config PCMCIA_NINJA_SCSI
        tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support"
@@ -60,10 +56,8 @@ config PCMCIA_NINJA_SCSI
            HP M820e CDRW's card
            etc.
 
-         This driver is also available as a module called nsp_cs ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called nsp_cs.
 
 config PCMCIA_QLOGIC
        tristate "Qlogic PCMCIA support"
@@ -72,9 +66,7 @@ config PCMCIA_QLOGIC
          Say Y here if you intend to attach this type of PCMCIA SCSI host
          adapter to your computer.
 
-         This driver is also available as a module called qlogic_cs ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called qlogic_cs.
 
 endmenu
index 333aa2f78f150dc9c610fbbb0116e59184444735..75290b32437d2468cfc8a55bc3205341a32fb4ca 100644 (file)
@@ -21,9 +21,8 @@ config SERIAL_8250
          serial port drivers do not need this driver built in for them to
          work.)
 
-         If you want to compile this driver as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         serial.
+         To compile this driver as a module, choose M here: the
+         module will be called serial.
          [WARNING: Do not compile this driver as a module if you are using
          non-standard serial ports, since the configuration information will
          be lost when the driver is unloaded.  This limitation may be lifted
@@ -72,10 +71,9 @@ config SERIAL_8250_CS
          multi-function Ethernet/modem cards. (PCMCIA- or PC-cards are
          credit-card size devices often used with laptops.)
 
-         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 serial_cs.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called serial_cs.
+
          If unsure, say N.
 
 config SERIAL_8250_ACPI
index b162876c83f710542c3a0e2846c9fcc776c33b0f..7625b1816baf96a5c560c4a4457bea8fc3152743 100644 (file)
@@ -13,10 +13,8 @@ config PHONE
          Note: this has nothing to do with modems.  You do not need to say Y
          here in order to be able to use a modem under Linux.
 
-         This support is also available as a module.  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         phonedev.
+         To compile this driver as a module, choose M here: the
+         module will be called phonedev.
 
 config PHONE_IXJ
        tristate "QuickNet Internet LineJack/PhoneJack support"
index f4badc2e404569fff89f8eac3c062150e4d94a6f..7beca18247b176a2926ffdfd1119a7c74b8ae6df 100644 (file)
@@ -33,10 +33,8 @@ config USB
 
          It doesn't normally hurt to select them all if you are not certain.
 
-         This code 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 usbcore.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usbcore.
 
 source "drivers/usb/core/Kconfig"
 
@@ -82,10 +80,8 @@ config USB_USS720
          Say Y here if you own an USS-720 USB->Parport cable and intend to
          connect anything other than a printer to it.
 
-         This code 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 uss720. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called uss720.
 
 source "drivers/usb/serial/Kconfig"
 
index 8b82544fc5fe3d1cd06ba22f1fa1e69e1bd90ab7..c8678f10108ce9844d5ab705927cd2420ac5d200 100644 (file)
@@ -11,10 +11,8 @@ config USB_AUDIO
          Say Y here if you want to connect USB audio equipment such as
          speakers to your computer's USB port.
 
-         This code 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 audio. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called audio.
 
 comment "USB Bluetooth TTY can only be used with disabled Bluetooth subsystem"
        depends on USB && BT
@@ -36,10 +34,8 @@ config USB_BLUETOOTH_TTY
 
          If in doubt, say N here.
 
-         This code 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 bluetty. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called bluetty.
 
 config USB_MIDI
        tristate "USB MIDI support"
@@ -59,10 +55,8 @@ config USB_MIDI
          * Roland UA-100
          * Yamaha MU1000
 
-         This code 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 usb-midi. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usb-midi.
 
 config USB_ACM
        tristate "USB Modem (CDC ACM) support"
@@ -76,10 +70,8 @@ config USB_ACM
          /proc/bus/usb/devices, then your modem will not work with this
          driver.
 
-         This code 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 acm. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called acm.
 
 config USB_PRINTER
        tristate "USB Printer support"
@@ -88,8 +80,6 @@ config USB_PRINTER
          Say Y here if you want to connect a USB printer to your computer's
          USB port.
 
-         This code 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 usblp. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usblp.
 
index 7439fadfd65228583832450a33fab9710c780746..677aebe60996dd1ea6c25ae995e91e938ef9e2e2 100644 (file)
@@ -26,10 +26,8 @@ config USB_EHCI_HCD
 
          You may want to read <file:Documentation/usb/ehci.txt>.
 
-         This code 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 ehci-hcd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ehci-hcd.
 
 config USB_OHCI_HCD
        tristate "OHCI HCD support"
@@ -44,10 +42,8 @@ config USB_OHCI_HCD
          based system where you're not sure, the "lspci -v" entry will list the
          right "prog-if" for your USB controller(s):  EHCI, OHCI, or UHCI.
 
-         This code 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 ohci-hcd. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ohci-hcd.
 
 config USB_UHCI_HCD
        tristate "UHCI HCD (most Intel and VIA) support"
@@ -62,10 +58,8 @@ config USB_UHCI_HCD
          (like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro
          133). If unsure, say Y.
 
-         This code 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 uhci-hcd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called uhci-hcd.
 
 config USB_SL811HS
        tristate "SL811HS support"
@@ -75,8 +69,6 @@ config USB_SL811HS
 
          If you do not know what this is, please say N.
 
-         This code 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 hc_sl811. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called hc_sl811.
 
index 4effa35921e88e5d00b5388083d0e5f2dd425b8a..efe964efe12eb51baf3d60ba5f85130b584182f1 100644 (file)
@@ -14,10 +14,8 @@ config USB_MDC800
          To use it create a device node with "mknod /dev/mustek c 180 32" and
          configure it in your software.
 
-         This code 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 mdc800. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mdc800.
 
 config USB_SCANNER
        tristate "USB Scanner support"
@@ -27,10 +25,8 @@ config USB_SCANNER
          USB port. Please read <file:Documentation/usb/scanner.txt> for more
          information.
 
-         This code 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 scanner. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called scanner.
 
 config USB_MICROTEK
        tristate "Microtek X6USB scanner support"
index 81db18b30fa6c7245a58b5dcb45c327098e8c94b..6d8fda532088154e8ca795948e0dbeab15d896a3 100644 (file)
@@ -20,10 +20,8 @@ config USB_HID
 
          If unsure, say Y.
 
-         This code 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 hid. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called hid.
 
 comment "Input core support is needed for USB HID input layer or HIDBP support"
        depends on USB && INPUT=n
@@ -104,10 +102,8 @@ config USB_KBD
          This is almost certainly not what you want.  This is mostly
          useful for embedded applications or simple keyboards.
 
-         This code 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 usbkbd. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usbkbd.
 
          If even remotely unsure, say N.
 
@@ -122,10 +118,8 @@ config USB_MOUSE
          This is almost certainly not what you want.  This is mostly
          useful for embedded applications or simple mice.
 
-         This code 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 usbmouse. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usbmouse.
 
          If even remotely unsure, say N.
 
@@ -140,10 +134,8 @@ config USB_AIPTEK
          (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
          (CONFIG_INPUT_EVDEV) as well.
 
-         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 aiptek. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aiptek.
 
 config USB_WACOM
        tristate "Wacom Intuos/Graphire tablet support"
@@ -154,10 +146,8 @@ config USB_WACOM
          (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
          (CONFIG_INPUT_EVDEV) as well.
 
-         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 wacom.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called wacom.
 
 config USB_KBTAB
        tristate "KB Gear JamStudio tablet support"
@@ -168,10 +158,8 @@ config USB_KBTAB
          (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
          (CONFIG_INPUT_EVDEV) as well.
 
-         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 kbtab.o.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called kbtab.
 
 config USB_POWERMATE
        tristate "Griffin PowerMate and Contour Jog support"
@@ -184,10 +172,8 @@ config USB_POWERMATE
 
          You can download userspace tools from http://sowerbutts.com/powermate/
 
-         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 powermate. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called powermate.
 
 config USB_XPAD
        tristate "X-Box gamepad support"
@@ -200,8 +186,6 @@ config USB_XPAD
          For information about how to connect the X-Box pad to USB, see
          Documentation/input/xpad.txt.
 
-         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 xpad.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called xpad.
 
index 681e1b35c3911dff258de7b229bee0a28632593e..4d3efaddeceab197d3bda8c0d7d7a31e42014b76 100644 (file)
@@ -14,10 +14,8 @@ config USB_DABUSB
          isochronous transactions. URB's are explained in
          <file:Documentation/usb/URB.txt>.
 
-         This code 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 dabusb.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called dabusb.
 
 comment "Video4Linux support is needed for USB Multimedia device support"
        depends on USB && VIDEO_DEV=n
@@ -33,10 +31,8 @@ config USB_VICAM
          Information on this API and pointers to "v4l" programs may be found
          on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 vicam. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called vicam.
 
 config USB_DSBR
        tristate "D-Link USB FM radio support (EXPERIMENTAL)"
@@ -53,10 +49,8 @@ config USB_DSBR
          "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 dsbr100. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called dsbr100.
 
 config USB_IBMCAM
        tristate "USB IBM (Xirlink) C-it Camera support"
@@ -72,13 +66,12 @@ config USB_IBMCAM
          "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 ibmcam.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>. This
-         camera has several configuration options which can be specified when
-         you load the module.  Read <file:Documentation/usb/ibmcam.txt> to
-         learn more.
+         To compile this driver as a module, choose M here: the
+         module will be called ibmcam.
+
+         This camera has several configuration options which
+         can be specified when you load the module. Read
+         <file:Documentation/usb/ibmcam.txt> to learn more.
 
 config USB_KONICAWC
        tristate "USB Konica Webcam support"
@@ -93,10 +86,8 @@ config USB_KONICAWC
          "v4l" programs may be found on the WWW at
          <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 konicawc. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called konicawc.
 
 config USB_OV511
        tristate "USB OV511 Camera support"
@@ -111,10 +102,8 @@ config USB_OV511
          Information on this API and pointers to "v4l" programs may be found
          on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 ov511. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ov511.
 
 config USB_PWC
        tristate "USB Philips Cameras"
@@ -152,10 +141,8 @@ config USB_PWC
          Information on this API and pointers to "v4l" programs may be found
          on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 pwc.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pwc.
 
 config USB_SE401
        tristate "USB SE401 Camera support"
@@ -170,10 +157,8 @@ config USB_SE401
          Information on this API and pointers to "v4l" programs may be found
          on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 se401. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called se401.
 
 config USB_STV680
        tristate "USB STV680 (Pencam) Camera support"
@@ -189,8 +174,6 @@ config USB_STV680
          Information on this API and pointers to "v4l" programs may be found
          on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
 
-         This code 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 stv680. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called stv680.
 
index 963a80a2177c48cb28126c796c3bb5a0d1d7379b..c2cd1249c267ad6fe2112e5c3cd65e6545f1c420 100644 (file)
@@ -14,10 +14,8 @@ config USB_EMI26
          After firmware load the device is handled with standard linux
          USB Audio driver.
 
-         This code 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 audio. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called audio.
 
 config USB_TIGL
        tristate "Texas Instruments Graph Link USB (aka SilverLink) cable support"
@@ -30,10 +28,8 @@ config USB_TIGL
          If you enable this driver, you will be able to communicate with
          your calculator through a set of device nodes under /dev.
 
-         This code 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 tiglusb. If you want to compile it as a
-         module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called tiglusb.
 
          If you don't know what the SilverLink cable is or what a Texas
          Instruments graphing calculator is, then you probably don't need this
@@ -48,10 +44,8 @@ config USB_AUERSWALD
          Say Y here if you want to connect an Auerswald USB ISDN Device
          to your computer's USB port.
 
-         This code 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 auerswald. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called auerswald.
 
 config USB_RIO500
        tristate "USB Diamond Rio500 support (EXPERIMENTAL)"
@@ -61,10 +55,8 @@ config USB_RIO500
          computer's USB port. Please read <file:Documentation/usb/rio.txt>
          for more information.
 
-         This code 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 rio500. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rio500.
 
 config USB_BRLVGER
        tristate "Tieman Voyager USB Braille display support (EXPERIMENTAL)"
@@ -74,10 +66,8 @@ config USB_BRLVGER
          Tieman. See <file:Documentation/usb/brlvger.txt> for more
          information.
 
-         This code 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 brlvger. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called brlvger.
 
 config USB_LCD
        tristate "USB LCD driver support"
@@ -88,10 +78,8 @@ config USB_LCD
          alphanumeric LCD modules. See <http://www.usblcd.de> for more
          information.
 
-         This code 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 usblcd. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usblcd.
 
 config USB_SPEEDTOUCH
        tristate "Alcatel Speedtouch USB support"
@@ -101,10 +89,8 @@ config USB_SPEEDTOUCH
          modem.  In order to use your modem you will need to install some user
          space tools, see <http://www.linux-usb.org/SpeedTouch/> for details.
 
-         This code 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 speedtch. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called speedtch.
 
 config USB_TEST
        tristate "USB testing driver (DEVELOPMENT)"
index 028b3f9c468e654551a0e0ce5b13408f30ae08e1..a1d356bbd0bd05beb4613e89848ae90c90e13e72 100644 (file)
@@ -23,10 +23,8 @@ config USB_AX8817X_STANDALONE
          typically on eth0, if it is the only ethernet device, or perhaps on
          eth1, if you have a PCI or ISA ethernet card installed.
 
-         This code 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 ax8817x.o. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ax8817x.
 
 config USB_CATC
        tristate "USB CATC NetMate-based Ethernet device support (EXPERIMENTAL)"
@@ -44,10 +42,8 @@ config USB_CATC
          typically on eth0, if it is the only ethernet device, or perhaps on
          eth1, if you have a PCI or ISA ethernet card installed.
 
-         This code 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 catc. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called catc.
 
 config USB_KAWETH
        tristate "USB KLSI KL5USB101-based ethernet device support"
@@ -86,10 +82,8 @@ config USB_KAWETH
          typically on eth0, if it is the only ethernet device, or perhaps on
          eth1, if you have a PCI or ISA ethernet card installed.
 
-         This code 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 kaweth. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called kaweth.
 
 config USB_PEGASUS
        tristate "USB Pegasus/Pegasus-II based ethernet device support"
@@ -102,10 +96,8 @@ config USB_PEGASUS
          is Pegasus or Pegasus II based then send me (petkan@users.sourceforge.net)
          vendor and device IDs.
 
-         This code 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 pegasus. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pegasus.
 
 config USB_RTL8150
        tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
@@ -115,10 +107,8 @@ config USB_RTL8150
          Send me (petkan@users.sourceforge.net) any comments you may have.
          You can also check for updates at http://pegasus2.sourceforge.net/
 
-         This code 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 rtl8150. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rtl8150.
 
 config USB_USBNET
        tristate "Multi-purpose USB Networking Framework"
@@ -151,10 +141,8 @@ config USB_USBNET
 
          For more information see <http://www.linux-usb.org/usbnet/>.
 
-         This code is also available as a kernel module (code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module will be called usbnet. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usbnet.
 
 comment "USB Host-to-Host Cables"
        depends on USB_USBNET
index 856d3e1dbf1fc386d79915cafcc168dbe215f56b..40c0d46a2ec9818abbbeb5a160c66a39185a5f68 100644 (file)
@@ -17,10 +17,8 @@ config USB_SERIAL
          information on the specifics of the different devices that are
          supported, and on how to use them.
 
-         This code 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 usbserial. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usbserial.
 
 config USB_SERIAL_DEBUG
        bool "USB Serial Converter verbose debug"
@@ -70,10 +68,8 @@ config USB_SERIAL_BELKIN
          adaptor (F5U103 is one of the model numbers) or the Peracom single
          port USB to serial adapter.
 
-         This code 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 belkin_sa.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called belkin_sa.
 
 config USB_SERIAL_WHITEHEAT
        tristate "USB ConnectTech WhiteHEAT Serial Driver"
@@ -82,10 +78,8 @@ config USB_SERIAL_WHITEHEAT
          Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
          USB to serial converter device.
 
-         This code 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 whiteheat.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called whiteheat.
 
 config USB_SERIAL_DIGI_ACCELEPORT
        tristate "USB Digi International AccelePort USB Serial Driver"
@@ -99,11 +93,8 @@ config USB_SERIAL_DIGI_ACCELEPORT
          This driver works under SMP with the usb-uhci driver.  It does not
          work under SMP with the uhci driver.
 
-         This code 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 digi_acceleport.  If you want to compile
-         it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called digi_acceleport.
 
 config USB_SERIAL_EMPEG
        tristate "USB Empeg empeg-car Mark I/II Driver"
@@ -114,10 +105,8 @@ config USB_SERIAL_EMPEG
          device node.  See <file:Documentation/usb/usb-serial.txt> for more
          tidbits of information.
 
-         This code 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 empeg. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called empeg.
 
 config USB_SERIAL_FTDI_SIO
        tristate "USB FTDI Single Port Serial Driver (EXPERIMENTAL)"
@@ -130,10 +119,8 @@ config USB_SERIAL_FTDI_SIO
          See <http://ftdi-usb-sio.sourceforge.net/> for more
          information on this driver and the device.
 
-         This code 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 ftdi_sio.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ftdi_sio.
 
 config USB_SERIAL_VISOR
        tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
@@ -144,10 +131,8 @@ config USB_SERIAL_VISOR
          <http://usbvisor.sourceforge.net/> for more information on using this
          driver.
 
-         This code 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 visor. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called visor.
 
 config USB_SERIAL_IPAQ
        tristate "USB PocketPC PDA Driver"
@@ -158,10 +143,8 @@ config USB_SERIAL_IPAQ
          using a USB cradle/cable. For information on using the driver,
          read <file:Documentation/usb/usb-serial.txt>.
 
-         This code 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 ipaq. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ipaq.
 
 config USB_SERIAL_IR
        tristate "USB IR Dongle Serial Driver (EXPERIMENTAL)"
@@ -171,10 +154,8 @@ config USB_SERIAL_IR
          devices.  This is useful if you do not want to use the full IrDA
          stack.
 
-         This code 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 ir-usb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ir-usb.
 
 config USB_SERIAL_EDGEPORT
        tristate "USB Inside Out Edgeport Serial Driver"
@@ -199,10 +180,8 @@ config USB_SERIAL_EDGEPORT
          Edgeport/4 DIN
          Edgeport/16 Dual
 
-         This code 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 io_edgeport.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called io_edgeport.
 
 config USB_SERIAL_EDGEPORT_TI
        tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
@@ -212,10 +191,8 @@ config USB_SERIAL_EDGEPORT_TI
          Networks (Digi) that are not supported by the io_edgeport driver.
          This includes the Edgeport/1 device.
 
-         This code 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 io_ti.  If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called io_ti.
 
 config USB_SERIAL_KEYSPAN_PDA
        tristate "USB Keyspan PDA Single Port Serial Driver"
@@ -225,10 +202,8 @@ config USB_SERIAL_KEYSPAN_PDA
          serial converter device.  This driver makes use of firmware
          developed from scratch by Brian Warner.
 
-         This code 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 keyspan_pda. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called keyspan_pda.
 
 config USB_SERIAL_KEYSPAN
        tristate "USB Keyspan USA-xxx Serial Driver"
@@ -241,10 +216,8 @@ config USB_SERIAL_KEYSPAN
 
          See <http://misc.nu/hugh/keyspan.html> for more information.
 
-         This code 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 keyspan. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called keyspan.
 
 config USB_SERIAL_KEYSPAN_MPR
        bool "USB Keyspan MPR Firmware"
@@ -337,10 +310,8 @@ config USB_SERIAL_KLSI
          Please read <file:Documentation/usb/usb-serial.txt> for more
          information.
 
-         This code 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 kl5kusb105. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called kl5kusb105.
 
 config USB_SERIAL_KOBIL_SCT
         tristate "USB KOBIL chipcard reader (EXPERIMENTAL)"
@@ -357,10 +328,8 @@ config USB_SERIAL_KOBIL_SCT
             - KAAN Professional
 
           Note that you need a current CT-API.
-          This code 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 kobil_sct. If you want to compile it as
-          a module, say M here and read <file:Documentation/modules.txt>.
+          To compile this driver as a module, choose M here: the
+         module will be called kobil_sct.
 
 config USB_SERIAL_MCT_U232
        tristate "USB MCT Single Port Serial Driver"
@@ -372,10 +341,8 @@ config USB_SERIAL_MCT_U232
          This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
          BAY devices.
 
-         This code 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 mct_u232.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mct_u232.
 
 config USB_SERIAL_PL2303
        tristate "USB Prolific 2303 Single Port Serial Driver"
@@ -384,10 +351,8 @@ config USB_SERIAL_PL2303
          Say Y here if you want to use the PL2303 USB Serial single port
          adapter from Prolific.
 
-         This code 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 pl2303.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pl2303.
 
 config USB_SERIAL_SAFE
        tristate "USB Safe Serial (Encapsulated) Driver (EXPERIMENTAL)"
@@ -405,10 +370,8 @@ config USB_SERIAL_CYBERJACK
          reader. This is an interface to ISO 7816 compatible contactbased
          chipcards, e.g. GSM SIMs.
 
-         This code 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 cyberjack. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called cyberjack.
 
          If unsure, say N.
 
@@ -420,10 +383,8 @@ config USB_SERIAL_XIRCOM
          serial converter device.  This driver makes use of firmware
          developed from scratch by Brian Warner.
 
-         This code 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 keyspan_pda. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called keyspan_pda.
 
 config USB_SERIAL_OMNINET
        tristate "USB ZyXEL omni.net LCD Plus Driver (EXPERIMENTAL)"
@@ -431,10 +392,8 @@ config USB_SERIAL_OMNINET
        help
          Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
 
-         This code 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 omninet. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called omninet.
 
 config USB_EZUSB
        bool
index 7d923c562806478a4bf8e6f6f7ff51b3bb6cf940..724a4a1603424ebd3e66ebf183065cc0d6f088b4 100644 (file)
@@ -15,10 +15,8 @@ config USB_STORAGE
          similar devices. This driver may also be used for some cameras and
          card readers.
 
-         This code 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 usb-storage. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called usb-storage.
 
 config USB_STORAGE_DEBUG
        bool "USB Mass Storage verbose debug"
index ee4def82a3baec925a2facf84bdc52a3add123ab..4836a8632886cf0ad3273fadbbc05dbc05d577c3 100644 (file)
@@ -158,10 +158,8 @@ config FB_AMIGA
          This is the frame buffer device driver for the builtin graphics
          chipset found in Amigas.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called amifb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called amifb.
 
 config FB_AMIGA_OCS
        bool "Amiga OCS chipset support"
@@ -288,11 +286,8 @@ config FB_VGA16
          This is the frame buffer device driver for VGA 16 color graphic
          cards. Say Y if you have such a card.
 
-         This code is also available as a module. If you want to compile it
-         as a module ( = code which can be inserted in and removed from the
-         running kernel whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called
-         vga16fb.
+         To compile this driver as a module, choose M here: the
+         module will be called vga16fb.
 
 config FB_STI
        tristate "HP STI frame buffer device support"
@@ -348,10 +343,8 @@ config FB_HGA
        help
          Say Y here if you have a Hercules mono graphics card.
 
-         This driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want).
-         The module will be called hgafb. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called hgafb.
 
          As this card technology is 15 years old, most people will answer N
          here.
@@ -404,10 +397,8 @@ config FB_PVR2
          This driver may or may not work on other PowerVR 2 cards, but is
          totally untested.  Use at your own risk.  If unsure, say N.
 
-         This driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want).
-         The module will be called pvr2fb.  If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called pvr2fb.
 
          You can pass several parameters to the driver at boot time or at
          module load time.  The parameters look like "video=pvr2:XXX", where
@@ -460,10 +451,8 @@ config FB_RIVA
          chips.
          Say Y if you have such a graphics board.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called rivafb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rivafb.
 
 config FB_I810
        tristate "Intel 810/815 support (EXPERIMENTAL)"
@@ -472,10 +461,8 @@ config FB_I810
          This driver supports the on-board graphics built in to the Intel 810 
           and 815 chipsets.  Say Y if you have and plan to use such a board.
 
-          The driver is also available as a module ( = code which can be
-          inserted and removed from the running kernel whenever you want). 
-          The module will be called i810fb. If you want to compile it as a
-          module, say M here and read <file:Documentation/modules.txt>.
+          To compile this driver as a module, choose M here: the
+         module will be called i810fb.
 
           For more information, please read 
          <file:Documentation/fb/intel810.txt>
@@ -512,10 +499,8 @@ config FB_MATROX
          Mystique G200, Matrox Millennium G200, Matrox Marvel G200 video,
          Matrox G400, G450 or G550 card in your box.
 
-         This driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want).
-         The module will be called matroxfb. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called matroxfb.
 
          You can pass several parameters to the driver at boot time or at
          module load time. The parameters look like "video=matrox:XXX", and
@@ -677,10 +662,8 @@ config FB_ATY128
          Say Y if you have such a graphics board and read
          <file:Documentation/fb/aty128fb.txt>.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called aty128fb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called aty128fb.
 
 config FB_ATY
        tristate "ATI Mach64 display support" if PCI || ATARI
@@ -689,10 +672,8 @@ config FB_ATY
          This driver supports graphics boards with the ATI Mach64 chips.
          Say Y if you have such a graphics board.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called atyfb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called atyfb.
 
 config FB_ATY_CT
        bool "Mach64 CT/VT/GT/LT (incl. 3D RAGE) support"
@@ -750,10 +731,8 @@ config FB_NEOMAGIC
          This driver supports notebooks with NeoMagic PCI chips.
          Say Y if you have such a graphics card. 
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called neofb. If you want to compile it as a
-         module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called neofb.
 
 config FB_3DFX
        tristate "3Dfx Banshee/Voodoo3 display support"
@@ -762,10 +741,8 @@ config FB_3DFX
          This driver supports graphics boards with the 3Dfx Banshee/Voodoo3
          chips. Say Y if you have such a graphics board.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called tdfxfb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called tdfxfb.
 
 config FB_VOODOO1
        tristate "3Dfx Voodoo Graphics (sst1) support"
@@ -774,10 +751,8 @@ config FB_VOODOO1
          Say Y here if you have a 3Dfx Voodoo Graphics (Voodoo1/sst1) or 
          Voodoo2 (cvg) based graphics card.
 
-         This driver is also available as a module ( = code which can be 
-         inserted and removed from the running kernel whenever you want).
-         The module will be called sstfb. If you want to compile it as
-         a module, say M here and read Documentation/modules.txt.
+         To compile this driver as a module, choose M here: the
+         module will be called sstfb.
 
          WARNING: Do not use any application that uses the 3D engine
          (namely glide) while using this driver.
@@ -795,10 +770,8 @@ config FB_TRIDENT
 
          Say Y if you have such a graphics board.
 
-         The driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called tridentfb. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called tridentfb.
 
 config FB_PM3
        tristate "Permedia3 support"
@@ -921,10 +894,8 @@ config FB_VIRTUAL
          the innocent, it has to be enabled explicitly at boot time using the
          kernel option `video=vfb:'.
 
-         This driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want). The
-         module will be called vfb. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called vfb.
 
          If unsure, say N.
 if VT
index 16dda5808429498b06fa146b79c40e2ccca805c1..475c313278105ebbb7f4428481e4216405a2718f 100644 (file)
@@ -51,10 +51,8 @@ config MDA_CONSOLE
          say Y here if your MDA card is the primary card in your system; the
          normal VGA driver will handle it.
 
-         This driver is also available as a module ( = code which can be
-         inserted and removed from the running kernel whenever you want).
-         The module will be called mdacon. If you want to compile it as
-         a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called mdacon.
 
          If unsure, say N.
 
index 89bb33cd459a030a517c568985910888e9165581..154f0c32605ebd84a7649cd1cd5af9c395217718 100644 (file)
@@ -43,9 +43,7 @@ config EXT2_FS
          available from
          <http://jnewbigin-pc.it.swin.edu.au/Linux/Explore2fs.htm>.
 
-         If you want to compile this file system as a module ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
+         To compile this file system support as a module, choose M here: the
          module will be called ext2.  Be aware however that the file system
          of your root partition (the one containing the directory /) cannot
          be compiled as a module, and so this could be dangerous.  Most
@@ -111,9 +109,7 @@ config EXT3_FS
          e2fsprogs version 1.20 or later in order to create ext3 journals
          (available at <http://sourceforge.net/projects/e2fsprogs/>).
 
-         If you want to compile this file system as a module ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
+         To compile this file system support as a module, choose M here: the
          module will be called ext3.  Be aware however that the file system
          of your root partition (the one containing the directory /) cannot
          be compiled as a module, and so this may be dangerous.
@@ -170,11 +166,9 @@ config JBD
          If you are using the ext3 file system, you need to say Y here. If
          you are not using ext3 then you will probably want to say N.
 
-         If you want to compile this device as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called jbd.  If you are compiling ext3 into the kernel,
-         you cannot compile this code as a module.
+         To compile this device as a module, choose M here: the module will be
+         called jbd.  If you are compiling ext3 into the kernel, you cannot
+         compile this code as a module.
 
 config JBD_DEBUG
        bool "JBD (ext3) debugging support"
@@ -310,9 +304,7 @@ config XFS_FS
          for complete details.  This implementation is on-disk compatible
          with the IRIX version of XFS.
 
-         If you want to compile this file system as a module ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>. The
+         To compile this file system support as a module, choose M here: the
          module will be called xfs.  Be aware, however, that if the file
          system of your root partition is compiled as a module, you'll need
          to use an initial ramdisk (initrd) to boot.
@@ -375,10 +367,8 @@ config MINIX_FS
          on older Linux floppy disks.  This option will enlarge your kernel
          by about 28 KB. If unsure, say N.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>. The module
-         will be called minix.  Note that the file system of your root
+         To compile this file system support as a module, choose M here: the
+         module will be called minix.  Note that the file system of your root
          partition (the one containing the directory /) cannot be compiled as
          a module.
 
@@ -390,11 +380,8 @@ config ROMFS_FS
          other read-only media as well.  Read
          <file:Documentation/filesystems/romfs.txt> for details.
 
-         This file system support is also available as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). The module is called romfs.  If you want to
-         compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  Note that the file system of your
+         To compile this file system support as a module, choose M here: the
+         module will be called romfs.  Note that the file system of your
          root partition (the one containing the directory /) cannot be a
          module.
 
@@ -450,10 +437,8 @@ config AUTOFS_FS
          features, say N here and say Y to "Kernel automounter v4 support",
          below.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called autofs.
+         To compile this support as a module, choose M here: the module will be
+         called autofs.
 
          If you are not a part of a fairly large, distributed network, you
          probably do not need an automounter, and can say N here.
@@ -470,11 +455,9 @@ config AUTOFS4_FS
          <ftp://ftp.kernel.org/pub/linux/daemons/autofs/testing-v4/>; you also
          want to answer Y to "NFS file system support", below.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called autofs4.  You will need to add "alias autofs
-         autofs4" to your modules configuration file.
+         To compile this support as a module, choose M here: the module will be
+         called autofs4.  You will need to add "alias autofs autofs4" to your
+         modules configuration file.
 
          If you are not a part of a fairly large, distributed network or
          don't have a laptop which needs to dynamically reconfigure to the
@@ -496,10 +479,8 @@ config ISO9660_FS
          available from <http://www.tldp.org/docs.html#howto>), thereby
          enlarging your kernel by about 27 KB; otherwise say N.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called isofs.
+         To compile this file system support as a module, choose M here: the
+         module will be called isofs.
 
 config JOLIET
        bool "Microsoft Joliet CDROM extensions"
@@ -537,11 +518,8 @@ config UDF_FS
          if written to by other UDF utilities, such as DirectCD.
          Please read <file:Documentation/filesystems/udf.txt>.
 
-         This file system support is also available as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). The module is called udf. If you want to
-         compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this file system support as a module, choose M here: the
+         module will be called udf.
 
          If unsure, say N.
 
@@ -582,12 +560,10 @@ config FAT_FS
          The FAT support will enlarge your kernel by about 37 KB. If unsure,
          say Y.
 
-         If you want to compile this as a module however ( = code which can
-         be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
-         module will be called fat.  Note that if you compile the FAT
-         support as a module, you cannot compile any of the FAT-based file
-         systems into the kernel -- they will have to be modules as well.
+         To compile this as a module, choose M here: the module will be called
+         fat.  Note that if you compile the FAT support as a module, you
+         cannot compile any of the FAT-based file systems into the kernel
+         -- they will have to be modules as well.
          The file system of your root partition (the one containing the
          directory /) cannot be a module, so don't say M here if you intend
          to use UMSDOS as your root file system.
@@ -618,11 +594,8 @@ config MSDOS_FS
 
          This option will enlarge your kernel by about 7 KB. If unsure,
          answer Y. This will only work if you said Y to "DOS FAT fs support"
-         as well. If you want to compile this as a module however ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.
-         The module will be called msdos.
+         as well. To compile this as a module, choose M here: the module will
+         be called msdos.
 
 config VFAT_FS
        tristate "VFAT (Windows-95) fs support"
@@ -643,10 +616,8 @@ config VFAT_FS
          the file <file:Documentation/filesystems/vfat.txt> for details.  If
          unsure, say Y.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called vfat.
+         To compile this as a module, choose M here: the module will be called
+         vfat.
 
 config UMSDOS_FS
 #dep_tristate '    UMSDOS: Unix-like file system on top of standard MSDOS fs' CONFIG_UMSDOS_FS $CONFIG_MSDOS_FS
@@ -672,12 +643,10 @@ config UMSDOS_FS
 
          This option enlarges your kernel by about 28 KB and it only works if
          you said Y to both "DOS FAT fs support" and "MSDOS fs support"
-         above.  If you want to compile this as a module ( = code which can
-         be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
-         module will be called umsdos.  Note that the file system of your
-         root partition (the one containing the directory /) cannot be a
-         module, so saying M could be dangerous.  If unsure, say N.
+         above.  To compile this as a module, choose M here: the module will be
+         called umsdos.  Note that the file system of your root partition
+         (the one containing the directory /) cannot be a module, so saying M
+         could be dangerous.  If unsure, say N.
 
 config NTFS_FS
        tristate "NTFS file system support (read only)"
@@ -686,10 +655,8 @@ config NTFS_FS
          information see <file:Documentation/filesystems/ntfs.txt>. Saying Y
          here would allow you to read from NTFS partitions.
 
-         This file system 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 ntfs. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this file system support as a module, choose M here: the
+         module will be called ntfs.
 
          If you are not using Windows NT/2000/XP in addition to Linux on your
          computer it is safe to say N.
@@ -877,10 +844,8 @@ config RAMFS
          you need a file system which lives in RAM with limit checking use
          tmpfs.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ramfs.
+         To compile this as a module, choose M here: the module will be called
+         ramfs.
 
 endmenu
 
@@ -901,10 +866,8 @@ config ADFS_FS
          /dev/[hs]d?1) on each of your drives. Please read the file
          <file:Documentation/filesystems/adfs.txt> for further details.
 
-         This code is also available as a module called adfs ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want). If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the module will be
+         called adfs.
 
          If unsure, say N.
 
@@ -935,11 +898,8 @@ config AFFS_FS
          If you want to do this, you will also need to say Y or M to "Loop
          device support", above.
 
-         This file system is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module is called affs.  If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.  If unsure,
-         say N.
+         To compile this file system support as a module, choose M here: the
+         module will be called affs.  If unsure, say N.
 
 config HFS_FS
        tristate "Apple Macintosh file system support (EXPERIMENTAL)"
@@ -950,11 +910,8 @@ config HFS_FS
          Please read <file:fs/hfs/HFS.txt> to learn about the available mount
          options.
 
-         This file system support is also available as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). The module is called hfs.  If you want to
-         compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this file system support as a module, choose M here: the
+         module will be called hfs.
 
 config BEFS_FS
        tristate "BeOS file systemv(BeFS) support (read only) (EXPERIMENTAL)"
@@ -972,9 +929,7 @@ config BEFS_FS
 
          If you don't know what this is about, say N.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read Documentation/modules.txt. The module will be
+         To compile this as a module, choose M here: the module will be
          called befs.
 
 config BEFS_DEBUG
@@ -1000,12 +955,9 @@ config BFS_FS
 
          If you don't know what this is about, say N.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called bfs.  Note that the file system of your root
-         partition (the one containing the directory /) cannot be compiled as
-         a module.
+         To compile this as a module, choose M here: the module will be called
+         bfs.  Note that the file system of your root partition (the one
+         containing the directory /) cannot be compiled as a module.
 
 
 
@@ -1021,10 +973,8 @@ config EFS_FS
          what all this is about, it's safe to say N. For more information
          about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.
 
-         If you want to compile the EFS file system support as a module ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>. The module will be called efs.
+         To compile the EFS file system support as a module, choose M here: the
+         module will be called efs.
 
 config JFFS_FS
        tristate "Journalling Flash File System (JFFS) support"
@@ -1107,11 +1057,9 @@ config CRAMFS
          See <file:Documentation/filesystems/cramfs.txt> and
          <file:fs/cramfs/README> for further information.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called cramfs.  Note that the root file system (the one
-         containing the directory /) cannot be compiled as a module.
+         To compile this as a module, choose M here: the module will be called
+         cramfs.  Note that the root file system (the one containing the
+         directory /) cannot be compiled as a module.
 
          If unsure, say N.
 
@@ -1128,11 +1076,8 @@ config VXFS_FS
          fstab(5) is 'vxfs' as it describes the file system format, not
          the actual driver.
 
-         This file system is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module is called freevxfs.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  If
-         unsure, say N.
+         To compile this as a module, choose M here: the module will be
+         called freevxfs.  If unsure, say N.
 
 
 config HPFS_FS
@@ -1146,11 +1091,8 @@ config HPFS_FS
          option in order to be able to read them. Read
          <file:Documentation/filesystems/hpfs.txt>.
 
-         This file system is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module is called hpfs.  If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.  If unsure,
-         say N.
+         To compile this file system support as a module, choose M here: the
+         module will be called hpfs.  If unsure, say N.
 
 
 
@@ -1164,11 +1106,8 @@ config QNX4FS_FS
          Unless you say Y to "QNX4FS read-write support" below, you will
          only be able to read these file systems.
 
-         This file system support is also available as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). The module is called qnx4. If you want to
-         compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.
+         To compile this file system support as a module, choose M here: the
+         module will be called qnx4.
 
          If you don't know whether you need it, then you don't need it:
          answer N.
@@ -1215,10 +1154,8 @@ config SYSV_FS
          <file:Documentation/filesystems/sysv-fs.txt>.
          Saying Y here will enlarge your kernel by about 27 KB.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called sysv.
+         To compile this as a module, choose M here: the module will be called
+         sysv.
 
          If you haven't heard about all of this before, it's safe to say N.
 
@@ -1248,10 +1185,8 @@ config UFS_FS
          NeXT character set to the Latin1 character set; use the program
          recode ("info recode") for this purpose.
 
-         If you want to compile the UFS file system support as a module ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>. The module will be called ufs.
+         To compile the UFS file system support as a module, choose M here: the
+         module will be called ufs.
 
          If you haven't heard about all of this before, it's safe to say N.
 
@@ -1289,10 +1224,8 @@ config NFS_FS
          If you say Y here, you should have said Y to TCP/IP networking also.
          This option would enlarge your kernel by about 27 KB.
 
-         This file system is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module is called nfs. If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this file system support as a module, choose M here: the
+         module will be called nfs.
 
          If you are configuring a diskless machine which will mount its root
          file system over NFS at boot time, say Y here and to "Kernel
@@ -1347,11 +1280,8 @@ config NFSD
          Please read the NFS-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.
 
-         The NFS server is also available as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want).
-         The module is called nfsd.  If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.  If unsure,
-         say N.
+         To compile the NFS server support as a module, choose M here: the
+         module will be called nfsd.  If unsure, say N.
 
 config NFSD_V3
        bool "Provide NFSv3 server support"
@@ -1456,10 +1386,8 @@ config SMB_FS
          General information about how to connect Linux, Windows machines and
          Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.
 
-         If you want to compile the SMB support as a module ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
-         module will be called smbfs.  Most people say N, however.
+         To compile the SMB support as a module, choose M here: the module will
+         be called smbfs.  Most people say N, however.
 
 config SMB_NLS_DEFAULT
        bool "Use a default NLS"
@@ -1530,11 +1458,8 @@ config NCP_FS
          General information about how to connect Linux, Windows machines and
          Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called ncpfs.  Say N unless you are connected to a Novell
-         network.
+         To compile this as a module, choose M here: the module will be called
+         ncpfs.  Say N unless you are connected to a Novell network.
 
 source "fs/ncpfs/Kconfig"
 
@@ -1557,10 +1482,8 @@ config CODA_FS
          <file:Documentation/filesystems/coda.txt> and check out the Coda
          home page <http://www.coda.cs.cmu.edu/>.
 
-         If you want to compile the coda client support as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want), say M here and read
-         <file:Documentation/modules.txt>.  The module will be called coda.
+         To compile the coda client support as a module, choose M here: the
+         module will be called coda.
 
 config INTERMEZZO_FS
        tristate "InterMezzo file system support (replicating fs) (EXPERIMENTAL)"
index 776116d958a9b326578ee62344e197340e410093..d6d32c87b1c3ce61d18d1a341402cbec52e0fe2e 100644 (file)
@@ -23,11 +23,9 @@ config BINFMT_ELF
          ld.so (check the file <file:Documentation/Changes> for location and
          latest version).
 
-         If you want to compile this as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
-         will be called binfmt_elf. Saying M or N here is dangerous because
-         some crucial programs on your system might be in ELF format.
+         To compile this as a module, choose M here: the module will be called
+         binfmt_elf. Saying M or N here is dangerous because some crucial
+         programs on your system might be in ELF format.
 
 config BINFMT_FLAT
        tristate "Kernel support for flat binaries"
index 7d76574a9cc32d9646c29459f072cc656f66ac82..980dfd3d8575f31ee5bb647aa3eb422889f9d99d 100644 (file)
@@ -31,12 +31,9 @@ config PACKET
          protocol implemented in the kernel, e.g. tcpdump.  If you want them
          to work, choose Y.
 
-         This driver is also available as a module called af_packet ( =
-         code which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>; if you use modprobe
-         or kmod, you may also want to add "alias net-pf-17 af_packet" to
-         /etc/modules.conf.
+         To compile this driver as a module, choose M here: the module will
+         be called af_packet. If you use modprobe or kmod, you may also
+         want to add "alias net-pf-17 af_packet" to /etc/modules.conf.
 
          If unsure, say Y.
 
@@ -69,10 +66,7 @@ config UNIX
          an embedded system or something similar, you therefore definitely
          want to say Y here.
 
-         However, the socket support is also available as a module ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>. The module will be
+         To compile this driver as a module, choose M here: the module will be
          called unix.  If you try building this as a module and you have
          said Y to "Kernel module loader support" above, be sure to add
          'alias net-pf-1 unix' to your /etc/modules.conf file. Note that
@@ -140,10 +134,8 @@ config IPV6
          given in <file:Documentation/Changes>. You will still be able to do
          regular IPv4 networking as well.
 
-         This protocol support 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 ipv6. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         To compile this protocol support as a module, choose M here: the
+         module will be called ipv6.
 
          It is safe to say N here for now.
 
@@ -197,9 +189,7 @@ config BRIDGE
          Enabling arptables support when bridging will let arptables see
          bridged ARP traffic in the arptables FORWARD chain.
 
-         If you want to compile this code as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this code as a module, choose M here: the module
          will be called bridge.
 
          If unsure, say N.
@@ -413,12 +403,10 @@ config IPX
          General information about how to connect Linux, Windows machines and
          Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.
 
-         The IPX driver would enlarge your kernel by about 16 KB. 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 ipx.  If you want to compile it as a module, say M here
-         and read <file:Documentation/modules.txt>.  Unless you want to
-         integrate your Linux box with a local Novell network, say N.
+         The IPX driver would enlarge your kernel by about 16 KB. To compile
+         this driver as a module, choose M here: the module will be called ipx.
+         Unless you want to integrate your Linux box with a local Novell
+         network, say N.
 
 source "net/ipx/Kconfig"
 
@@ -443,14 +431,11 @@ config ATALK
          <http://www.tldp.org/docs.html#howto>, contains valuable
          information as well.
 
-         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 is called appletalk.  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.  You
-         almost certainly want to compile it as a module so you can restart
-         your AppleTalk stack without rebooting your machine.  I hear that
-         the GNU boycott of Apple is over, so even politically correct people
-         are allowed to say Y here.
+         To compile this driver as a module, choose M here: the module will be
+         called appletalk. You almost certainly want to compile it as a
+         module so you can restart your AppleTalk stack without rebooting
+         your machine. I hear that the GNU boycott of Apple is over, so
+         even politically correct people are allowed to say Y here.
 
 source "drivers/net/appletalk/Kconfig"
 
@@ -483,9 +468,7 @@ config X25
          LLC" below) or LAPB over Ethernet (say Y to "LAPB Data Link Driver"
          and "LAPB over Ethernet driver" below).
 
-         If you want to compile this driver as a module ( = code which can be
-         inserted in and removed from the running kernel whenever you want),
-         say M here and read <file:Documentation/modules.txt>.  The module
+         To compile this driver as a module, choose M here: the module
          will be called x25. If unsure, say N.
 
 config LAPB
@@ -504,9 +487,7 @@ config LAPB
          <file:Documentation/networking/lapb-module.txt> for technical
          details.
 
-         If you want to compile this driver as a module though ( = code which
-         can be inserted in and removed from the running kernel whenever you
-         want), say M here and read <file:Documentation/modules.txt>.  The
+         To compile this driver as a module, choose M here: the
          module will be called lapb.  If unsure, say N.
 
 config NET_DIVERT
@@ -550,10 +531,8 @@ config ECONET
          to send Econet/AUN traffic over a UDP Ethernet connection or over
          a native Econet network card.
 
-         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 econet. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the module
+         will be called econet.
 
 config ECONET_AUNUDP
        bool "AUN over UDP"
@@ -591,10 +570,8 @@ config WAN_ROUTER
          Read <file:Documentation/networking/wan-router.txt> for more
          information.
 
-         The WAN routing support is also available as a module called
-         wanrouter ( = code which can be inserted in and removed from the
-         running kernel whenever you want).  If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile WAN routing support as a module, choose M here: the
+         module will be called wanrouter.
 
          If unsure, say N.
 
@@ -692,10 +669,8 @@ config NET_PKTGEN
          Documentation on how to use the packet generaor can be found
          at <file:Documentation/networking/pktgen.txt>.
 
-         This code is also available as a module called pktgen ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called pktgen.
 
 endmenu
 
index d12b621ec51bf93e30d2e8b3e543b575951a6705..775174d175af78c2a325113d399c784a2d4183d7 100644 (file)
@@ -48,10 +48,8 @@ config AX25
          general is on the WWW at
          <http://www.tapr.org/tapr/html/pkthome.html>.
 
-         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 ax25. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called ax25.
 
 config AX25_DAMA_SLAVE
        bool "AX.25 DAMA Slave support"
@@ -81,10 +79,8 @@ config NETROM
          information about digital amateur radio in general is on the WWW at
          <http://www.tapr.org/tapr/html/pkthome.html>.
 
-         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 netrom. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called netrom.
 
 config ROSE
        tristate "Amateur Radio X.25 PLP (Rose)"
@@ -102,10 +98,8 @@ config ROSE
          information about digital amateur radio in general is on the WWW at
          <http://www.tapr.org/tapr/html/pkthome.html>.
 
-         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 rose. If you want to compile it as a
-         module, say M here and read <file:Documentation/modules.txt>.
+         To compile this driver as a module, choose M here: the
+         module will be called rose.
 
 
 menu "AX.25 network device drivers"
index 5108233fd2bb16e9f29b74843b2074ddbd57800a..34e535ca157c1545749a036493a69ecef9d290e2 100644 (file)
@@ -23,8 +23,7 @@ config BRIDGE_EBT_BROUTE
          brouter. See the man page for ebtables(8) and examples on the ebtables
          website.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_T_FILTER
        tristate "ebt: filter table support"
@@ -34,8 +33,7 @@ config BRIDGE_EBT_T_FILTER
          local input, forwarding and local output. See the man page for
          ebtables(8).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_T_NAT
        tristate "ebt: nat table support"
@@ -45,8 +43,7 @@ config BRIDGE_EBT_T_NAT
          source address (MAC SNAT) or the MAC destination address (MAC DNAT).
          See the man page for ebtables(8).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 #
 # matches
 #
@@ -56,8 +53,7 @@ config BRIDGE_EBT_802_3
        help
          This option adds matching support for 802.3 Ethernet frames.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_ARP
        tristate "ebt: ARP filter support"
@@ -66,8 +62,7 @@ config BRIDGE_EBT_ARP
          This option adds the ARP match, which allows ARP and RARP header field
          filtering.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_IP
        tristate "ebt: IP filter support"
@@ -76,8 +71,7 @@ config BRIDGE_EBT_IP
          This option adds the IP match, which allows basic IP header field
          filtering.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_MARK
        tristate "ebt: mark filter support"
@@ -88,8 +82,7 @@ config BRIDGE_EBT_MARK
          This value is the same as the one used in the iptables mark match and
          target.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_PKTTYPE
        tristate "ebt: packet type filter support"
@@ -100,8 +93,7 @@ config BRIDGE_EBT_PKTTYPE
          the generic networking code): broadcast, multicast,
          for this host alone or for another host.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_STP
        tristate "ebt: STP filter support"
@@ -110,8 +102,7 @@ config BRIDGE_EBT_STP
          This option adds the Spanning Tree Protocol match, which
          allows STP header field filtering.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_VLAN
        tristate "ebt: 802.1Q VLAN filter support"
@@ -120,8 +111,7 @@ config BRIDGE_EBT_VLAN
          This option adds the 802.1Q vlan match, which allows the filtering of
          802.1Q vlan fields.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 #
 # targets
 #
@@ -132,8 +122,7 @@ config BRIDGE_EBT_ARPREPLY
          This option adds the arp reply target, which allows
          automatically sending arp replies to arp requests.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_DNAT
        tristate "ebt: dnat target support"
@@ -142,8 +131,7 @@ config BRIDGE_EBT_DNAT
          This option adds the MAC DNAT target, which allows altering the MAC
          destination address of frames.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_MARK_T
        tristate "ebt: mark target support"
@@ -154,8 +142,7 @@ config BRIDGE_EBT_MARK_T
          This value is the same as the one used in the iptables mark match and
          target.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_REDIRECT
        tristate "ebt: redirect target support"
@@ -164,8 +151,7 @@ config BRIDGE_EBT_REDIRECT
          This option adds the MAC redirect target, which allows altering the MAC
          destination address of a frame to that of the device it arrived on.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config BRIDGE_EBT_SNAT
        tristate "ebt: snat target support"
@@ -174,8 +160,7 @@ config BRIDGE_EBT_SNAT
          This option adds the MAC SNAT target, which allows altering the MAC
          source address of frames.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 #
 # watchers
 #
@@ -186,7 +171,6 @@ config BRIDGE_EBT_LOG
          This option adds the log target, that you can use in any rule in
          any ebtables table. It records the frame header to the syslog.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 endmenu
index 49189f15a4d442cd77b237adccec21099149a09e..13b39ae7b98953eed196049beca6b0e31913aeef 100644 (file)
@@ -23,9 +23,8 @@ config        IP_VS
          following URL:
                http://www.linuxvirtualserver.org/
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_DEBUG
        bool "IP virtual server debugging"
@@ -103,9 +102,8 @@ config      IP_VS_RR
          The robin-robin scheduling algorithm simply directs network
          connections to different real servers in a round-robin manner.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
  
 config IP_VS_WRR
         tristate "weighted round-robin scheduling" 
@@ -118,9 +116,8 @@ config      IP_VS_WRR
          with higher weights get more connections than those with less
          weights and servers with equal weights get equal connections.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_LC
         tristate "least-connection scheduling scheduling"
@@ -130,9 +127,8 @@ config      IP_VS_LC
          connections to the server with the least number of active 
          connections.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_WLC
         tristate "weighted least-connection scheduling"
@@ -142,9 +138,8 @@ config      IP_VS_WLC
          connections to the server with the least active connections
          normalized by the server weight.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_LBLC
        tristate "locality-based least-connection scheduling"
@@ -158,9 +153,8 @@ config      IP_VS_LBLC
          and there is a server in its half load, then allocate the weighted
          least-connection server to this IP address.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config  IP_VS_LBLCR
        tristate "locality-based least-connection with replication scheduling"
@@ -178,9 +172,8 @@ config  IP_VS_LBLCR
          modified for the specified time, the most loaded node is removed
          from the server set, in order to avoid high degree of replication.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_DH
        tristate "destination hashing scheduling"
@@ -190,9 +183,8 @@ config      IP_VS_DH
          connections to the servers through looking up a statically assigned
          hash table by their destination IP addresses.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_SH
        tristate "source hashing scheduling"
@@ -202,9 +194,8 @@ config      IP_VS_SH
          connections to the servers through looking up a statically assigned
          hash table by their source IP addresses.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_SED
        tristate "shortest expected delay scheduling"
@@ -217,9 +208,8 @@ config      IP_VS_SED
          on the the ith server and Ui is the fixed service rate (weight)
          of the ith server.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 config IP_VS_NQ
        tristate "never queue scheduling"
@@ -232,9 +222,8 @@ config      IP_VS_NQ
          that minimize its expected delay (The Shortest Expected Delay
          scheduling algorithm).
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 comment 'IPVS application helper'
        depends on IP_VS
@@ -250,8 +239,7 @@ config      IP_VS_FTP
          required for tracking the connection and mangling it back to that of
          virtual service.
 
-         If you want to compile it in kernel, say Y. If you want to compile
-         it as a module, say M here and read Documentation/modules.txt. If
-         unsure, say N.
+         If you want to compile it in kernel, say Y. To compile it as a
+         module, choose M here. If unsure, say N.
 
 endmenu
index ba39c921628855ea2f35ca07964577606d75e819..1ea8932694e1307e33247ba53e4135a3ffe871f4 100644 (file)
@@ -17,8 +17,7 @@ config IP_NF_CONNTRACK
          enhance packet filtering (see `Connection state match support'
          below).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_FTP
        tristate "FTP protocol support"
@@ -28,8 +27,7 @@ config IP_NF_FTP
          required for tracking them, and doing masquerading and other forms
          of Network Address Translation on them.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `Y'.
+         To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_IRC
        tristate "IRC protocol support"
@@ -44,8 +42,7 @@ config IP_NF_IRC
          chats.  Note that you do NOT need this extension to get files or
          have others initiate chats, or everything else in IRC.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `Y'.
+         To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_TFTP
        tristate "TFTP protocol support"
@@ -56,8 +53,7 @@ config IP_NF_TFTP
          If you are using a tftp client behind -j SNAT or -j MASQUERADING
          you will need this.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `Y'.
+         To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_AMANDA
        tristate "Amanda backup protocol support"
@@ -70,8 +66,7 @@ config IP_NF_AMANDA
          Amanda requires for communication of the backup data, messages and
          index.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `Y'.
+         To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_QUEUE
        tristate "Userspace queueing via NETLINK"
@@ -79,8 +74,7 @@ config IP_NF_QUEUE
          Netfilter has the ability to queue packets to user space: the
          netlink device can be used to access them using this driver.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_IPTABLES
        tristate "IP tables support (required for filtering/masq/NAT)"
@@ -90,8 +84,7 @@ config IP_NF_IPTABLES
          etc) subsystems now use this: say `Y' or `M' here if you want to use
          either of those.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 # The simple matches.
 config IP_NF_MATCH_LIMIT
@@ -102,8 +95,7 @@ config IP_NF_MATCH_LIMIT
          matched: mainly useful in combination with the LOG target ("LOG
          target support", below) and to avoid some Denial of Service attacks.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_IPRANGE
        tristate "IP range match support"
@@ -112,8 +104,7 @@ config IP_NF_MATCH_IPRANGE
          This option makes possible to match IP addresses against IP address
          ranges.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_MAC
        tristate "MAC address match support"
@@ -122,8 +113,7 @@ config IP_NF_MATCH_MAC
          MAC matching allows you to match packets based on the source
          Ethernet address of the packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_PKTTYPE
        tristate "Packet type match support"
@@ -135,8 +125,7 @@ config IP_NF_MATCH_PKTTYPE
          Typical usage:
          iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_MARK
        tristate "netfilter MARK match support"
@@ -146,8 +135,7 @@ config IP_NF_MATCH_MARK
          `nfmark' value in the packet.  This can be set by the MARK target
          (see below).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_MULTIPORT
        tristate "Multiple port match support"
@@ -157,8 +145,7 @@ config IP_NF_MATCH_MULTIPORT
          a series of source or destination ports: normally a rule can only
          match a single range of ports.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_TOS
        tristate "TOS match support"
@@ -167,8 +154,7 @@ config IP_NF_MATCH_TOS
          TOS matching allows you to match packets based on the Type Of
          Service fields of the IP packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_RECENT
        tristate "recent match support"
@@ -180,8 +166,7 @@ config IP_NF_MATCH_RECENT
          Short options are available by using 'iptables -m recent -h'
          Official Website: <http://snowman.net/projects/ipt_recent/>
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_ECN
        tristate "ECN match support"
@@ -190,8 +175,7 @@ config IP_NF_MATCH_ECN
          This option adds a `ECN' match, which allows you to match against
          the IPv4 and TCP header ECN fields.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_DSCP
        tristate "DSCP match support"
@@ -202,8 +186,7 @@ config IP_NF_MATCH_DSCP
 
          The DSCP codepoint can have any value between 0x0 and 0x4f.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_AH_ESP
        tristate "AH/ESP match support"
@@ -212,8 +195,7 @@ config IP_NF_MATCH_AH_ESP
          These two match extensions (`ah' and `esp') allow you to match a
          range of SPIs inside AH or ESP headers of IPSec packets.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_LENGTH
        tristate "LENGTH match support"
@@ -222,8 +204,7 @@ config IP_NF_MATCH_LENGTH
          This option allows you to match the length of a packet against a
          specific value or range of values.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_TTL
        tristate "TTL match support"
@@ -232,8 +213,7 @@ config IP_NF_MATCH_TTL
          This adds CONFIG_IP_NF_MATCH_TTL option, which enabled the user
          to match packets by their TTL value.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_TCPMSS
        tristate "tcpmss match support"
@@ -243,8 +223,7 @@ config IP_NF_MATCH_TCPMSS
          MSS value of TCP SYN packets, which control the maximum packet size
          for that connection.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_HELPER
        tristate "Helper match support"
@@ -253,8 +232,7 @@ config IP_NF_MATCH_HELPER
          Helper matching allows you to match packets in dynamic connections
          tracked by a conntrack-helper, ie. ip_conntrack_ftp
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `Y'.
+         To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_MATCH_STATE
        tristate "Connection state match support"
@@ -264,8 +242,7 @@ config IP_NF_MATCH_STATE
          relationship to a tracked connection (ie. previous packets).  This
          is a powerful tool for packet classification.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_CONNTRACK
        tristate "Connection tracking match support"
@@ -277,8 +254,7 @@ config IP_NF_MATCH_CONNTRACK
          useful in complex configurations, such as NAT gateways with multiple
          internet links or tunnels.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_OWNER
        tristate "Owner match support"
@@ -287,8 +263,7 @@ config IP_NF_MATCH_OWNER
          Packet owner matching allows you to match locally-generated packets
          based on who created them: the user, group, process or session.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_MATCH_PHYSDEV
        tristate "Physdev match support"
@@ -297,8 +272,7 @@ config IP_NF_MATCH_PHYSDEV
          Physdev packet matching matches against the physical bridge ports
          the IP packet arrived on or will leave by.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 # The targets
 config IP_NF_FILTER
@@ -309,8 +283,7 @@ config IP_NF_FILTER
          rules for simple packet filtering at local input, forwarding and
          local output.  See the man page for iptables(8).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_REJECT
        tristate "REJECT target support"
@@ -320,8 +293,7 @@ config IP_NF_TARGET_REJECT
          error should be issued in response to an incoming packet, rather
          than silently being dropped.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_NAT
        tristate "Full NAT"
@@ -331,8 +303,7 @@ config IP_NF_NAT
          forms of full Network Address Port Translation.  It is controlled by
          the `nat' table in iptables: see the man page for iptables(8).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_NAT_NEEDED
        bool
@@ -349,8 +320,7 @@ config IP_NF_TARGET_MASQUERADE
          only useful for dialup accounts with dynamic IP address (ie. your IP
          address will be different on next dialup).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_REDIRECT
        tristate "REDIRECT target support"
@@ -361,8 +331,7 @@ config IP_NF_TARGET_REDIRECT
          come to the local machine instead of passing through.  This is
          useful for transparent proxies.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_NETMAP
        tristate "NETMAP target support"
@@ -373,8 +342,7 @@ config IP_NF_TARGET_NETMAP
          address part intact. It is similar to Fast NAT, except that
          Netfilter's connection tracking doesn't work well with Fast NAT.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_SAME
        tristate "SAME target support"
@@ -383,8 +351,7 @@ config IP_NF_TARGET_SAME
          This option adds a `SAME' target, which works like the standard SNAT
          target, but attempts to give clients the same IP for all connections.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_NAT_LOCAL
        bool "NAT of local connections (READ HELP)"
@@ -413,8 +380,7 @@ config IP_NF_NAT_SNMP_BASIC
 
          This is the "basic" form of SNMP-ALG, as described in RFC 2962
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_NAT_IRC
        tristate
@@ -450,8 +416,7 @@ config IP_NF_MANGLE
          iptables(8).  This table is used for various packet alterations
          which can effect how the packet is routed.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_TOS
        tristate "TOS target support"
@@ -461,8 +426,7 @@ config IP_NF_TARGET_TOS
          the `mangle' table which alter the Type Of Service field of an IP
          packet prior to routing.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_ECN
        tristate "ECN target support"
@@ -476,8 +440,7 @@ config IP_NF_TARGET_ECN
          existing ECN blackholes on the internet, but don't want to disable
          ECN support in general.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_DSCP
        tristate "DSCP target support"
@@ -488,8 +451,7 @@ config IP_NF_TARGET_DSCP
 
          The DSCP codepoint can have any value between 0x0 and 0x4f.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_MARK
        tristate "MARK target support"
@@ -502,8 +464,7 @@ config IP_NF_TARGET_MARK
          key') and can also be used by other subsystems to change their
          behavior.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_CLASSIFY
        tristate "CLASSIFY target support"
@@ -515,8 +476,7 @@ config IP_NF_TARGET_CLASSIFY
 
          atm, cbq, dsmark, pfifo_fast, htb, prio
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_LOG
        tristate "LOG target support"
@@ -525,8 +485,7 @@ config IP_NF_TARGET_LOG
          This option adds a `LOG' target, which allows you to create rules in
          any iptables table which records the packet header to the syslog.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_ULOG
        tristate "ULOG target support"
@@ -540,8 +499,7 @@ config IP_NF_TARGET_ULOG
          The apropriate userspace logging daemon (ulogd) may be obtained from
          http://www.gnumonks.org/projects/ulogd
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_TCPMSS
        tristate "TCPMSS target support"
@@ -567,8 +525,7 @@ config IP_NF_TARGET_TCPMSS
          iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \
                         -j TCPMSS --clamp-mss-to-pmtu
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_ARPTABLES
        tristate "ARP tables support"
@@ -595,8 +552,7 @@ config IP_NF_COMPAT_IPCHAINS
          `Packet filtering').  With this enabled, you should be able to use
          the ipchains tool exactly as in 2.2 kernels.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_COMPAT_IPFWADM
        tristate "ipfwadm (2.0-style) support"
@@ -608,8 +564,7 @@ config IP_NF_COMPAT_IPFWADM
          `Packet filtering').  With this enabled, you should be able to use
          the ipfwadm tool exactly as in 2.0 kernels.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 endmenu
 
index e37827ac651342dc72525e33ad97a1df6a9d7219..95181d5577b38cce60b67e6a2783cda9dba264c6 100644 (file)
@@ -24,8 +24,7 @@ config IP6_NF_QUEUE
          Universidad Politecnica de Alcala de Henares
          email: fanton@it.uc3m.es
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt. If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_IPTABLES
        tristate "IP6 tables support (required for filtering/masq/NAT)"
@@ -35,8 +34,7 @@ config IP6_NF_IPTABLES
          for IPv6 use this, but connection tracking is going to follow.
          Say 'Y' or 'M' here if you want to use either of those.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 # The simple matches.
 config IP6_NF_MATCH_LIMIT
@@ -47,8 +45,7 @@ config IP6_NF_MATCH_LIMIT
          matched: mainly useful in combination with the LOG target ("LOG
          target support", below) and to avoid some Denial of Service attacks.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_MAC
        tristate "MAC address match support"
@@ -57,8 +54,7 @@ config IP6_NF_MATCH_MAC
          mac matching allows you to match packets based on the source
          Ethernet address of the packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_RT
        tristate "Routing header match support"
@@ -67,8 +63,7 @@ config IP6_NF_MATCH_RT
          rt matching allows you to match packets based on the routing
          header of the packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_OPTS
        tristate "Hop-by-hop and Dst opts header match support"
@@ -77,8 +72,7 @@ config IP6_NF_MATCH_OPTS
          This allows one to match packets based on the hop-by-hop
          and destination options headers of a packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_FRAG
        tristate "Fragmentation header match support"
@@ -87,8 +81,7 @@ config IP6_NF_MATCH_FRAG
          frag matching allows you to match packets based on the fragmentation
          header of the packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_HL
        tristate "HL match support"
@@ -97,8 +90,7 @@ config IP6_NF_MATCH_HL
          HL matching allows you to match packets based on the hop
          limit of the packet.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_MULTIPORT
        tristate "Multiple port match support"
@@ -108,8 +100,7 @@ config IP6_NF_MATCH_MULTIPORT
          a series of source or destination ports: normally a rule can only
          match a single range of ports.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_OWNER
        tristate "Owner match support"
@@ -118,8 +109,7 @@ config IP6_NF_MATCH_OWNER
          Packet owner matching allows you to match locally-generated packets
          based on who created them: the user, group, process or session.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 #  dep_tristate '  MAC address match support' CONFIG_IP6_NF_MATCH_MAC $CONFIG_IP6_NF_IPTABLES
 config IP6_NF_MATCH_MARK
@@ -130,8 +120,7 @@ config IP6_NF_MATCH_MARK
          `nfmark' value in the packet.  This can be set by the MARK target
          (see below).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_IPV6HEADER
        tristate "IPv6 Extension Headers Match"
@@ -140,8 +129,7 @@ config IP6_NF_MATCH_IPV6HEADER
          This module allows one to match packets based upon
          the ipv6 extension headers.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_AHESP
        tristate "AH/ESP match support"
@@ -149,8 +137,7 @@ config IP6_NF_MATCH_AHESP
        help
          This module allows one to match AH and ESP packets.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_LENGTH
        tristate "Packet Length match support"
@@ -159,8 +146,7 @@ config IP6_NF_MATCH_LENGTH
          This option allows you to match the length of a packet against a
          specific value or range of values.
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_MATCH_EUI64
        tristate "EUI64 address check"
@@ -170,8 +156,7 @@ config IP6_NF_MATCH_EUI64
          Compares the last 64 bits with the EUI64 (delivered
          from the MAC address) address
 
-         If you want to compile it as a module, say M here and read
-         Documentation/modules.txt.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 #  dep_tristate '  Multiple port match support' CONFIG_IP6_NF_MATCH_MULTIPORT $CONFIG_IP6_NF_IPTABLES
 #  dep_tristate '  TOS match support' CONFIG_IP6_NF_MATCH_TOS $CONFIG_IP6_NF_IPTABLES
@@ -191,8 +176,7 @@ config IP6_NF_FILTER
          rules for simple packet filtering at local input, forwarding and
          local output.  See the man page for iptables(8).
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 config IP6_NF_TARGET_LOG
        tristate "LOG target support"
@@ -201,8 +185,7 @@ config IP6_NF_TARGET_LOG
          This option adds a `LOG' target, which allows you to create rules in
          any iptables table which records the packet header to the syslog.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 #  if [ "$CONFIG_IP6_NF_FILTER" != "n" ]; then
 #    dep_tristate '    REJECT target support' CONFIG_IP6_NF_TARGET_REJECT $CONFIG_IP6_NF_FILTER
@@ -218,8 +201,7 @@ config IP6_NF_MANGLE
          iptables(8).  This table is used for various packet alterations
          which can effect how the packet is routed.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 #    dep_tristate '    TOS target support' CONFIG_IP6_NF_TARGET_TOS $CONFIG_IP_NF_MANGLE
 config IP6_NF_TARGET_MARK
@@ -233,8 +215,7 @@ config IP6_NF_TARGET_MARK
          key') and can also be used by other subsystems to change their
          behavior.
 
-         If you want to compile it as a module, say M here and read
-         <file:Documentation/modules.txt>.  If unsure, say `N'.
+         To compile it as a module, choose M here.  If unsure, say N.
 
 #dep_tristate '  LOG target support' CONFIG_IP6_NF_TARGET_LOG $CONFIG_IP6_NF_IPTABLES
 endmenu
index 9222323adca97ee99ef79f7589f7b78dd7a1bee6..951abc2e3a7f10f737469187b28973372d0cb1e7 100644 (file)
@@ -2,10 +2,10 @@ config IRLAN
        tristate "IrLAN protocol"
        depends on IRDA
        help
-         Say Y here if you want to build support for the IrLAN protocol.  If
-         you want to compile it as a module (irlan), say M here and read
-         <file:Documentation/modules.txt>.  IrLAN emulates an Ethernet and
-         makes it possible to put up a wireless LAN using infrared beams.
+         Say Y here if you want to build support for the IrLAN protocol.
+         To compile it as a module, choose M here: the module will be called
+         irlan.  IrLAN emulates an Ethernet and makes it possible to put up
+         a wireless LAN using infrared beams.
 
          The IrLAN protocol can be used to talk with infrared access points
          like the HP NetbeamIR, or the ESI JetEye NET.  You can also connect
index 7e868f1c6a3847245fb859e1ca93e07aab33f1f3..f2eeaadb3eb1c5cacc61699fa8d13850fd718634 100644 (file)
@@ -21,10 +21,8 @@ config NET_SCH_CBQ
          is a routine that allows you to sort your outgoing traffic into
          classes based on a certain criterion.
 
-         This code is also available as a module called sch_cbq ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_cbq.
 
 config NET_SCH_HTB
        tristate "HTB packet scheduler"
@@ -38,10 +36,8 @@ config NET_SCH_HTB
          HTB is very similar to the CBQ regarding its goals however is has 
          different properties and different algorithm.
 
-         This code is also available as a module called sch_htb ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_htb.
 
 config NET_SCH_CSZ
        tristate "CSZ packet scheduler"
@@ -55,10 +51,8 @@ config NET_SCH_CSZ
 
          Note: this scheduler is currently broken.
 
-         This code is also available as a module called sch_csz ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_csz.
 
 #tristate '  H-PFQ packet scheduler' CONFIG_NET_SCH_HPFQ
 #tristate '  H-FSC packet scheduler' CONFIG_NET_SCH_HFCS
@@ -72,10 +66,8 @@ config NET_SCH_ATM
          the flow(s) it is handling to a given virtual circuit (see the top of
          <file:net/sched/sch_atm.c>).
 
-         This code is also available as a module called sch_atm ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_atm.
 
 config NET_SCH_PRIO
        tristate "The simplest PRIO pseudoscheduler"
@@ -85,10 +77,8 @@ config NET_SCH_PRIO
          "scheduler" for some of your network devices or as a leaf discipline
          for the CBQ scheduling algorithm. If unsure, say Y.
 
-         This code is also available as a module called sch_prio ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_prio.
 
 config NET_SCH_RED
        tristate "RED queue"
@@ -99,10 +89,8 @@ config NET_SCH_RED
          the top of <file:net/sched/sch_red.c> for details and references
          about the algorithm).
 
-         This code is also available as a module called sch_red ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_red.
 
 config NET_SCH_SFQ
        tristate "SFQ queue"
@@ -114,10 +102,8 @@ config NET_SCH_SFQ
          <file:net/sched/sch_sfq.c> for details and references about the SFQ
          algorithm).
 
-         This code is also available as a module called sch_sfq ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_sfq.
 
 config NET_SCH_TEQL
        tristate "TEQL queue"
@@ -130,10 +116,8 @@ config NET_SCH_TEQL
          one virtual device. (see the top of <file:net/sched/sch_teql.c> for
          details).
 
-         This code is also available as a module called sch_teql ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_teql.
 
 config NET_SCH_TBF
        tristate "TBF queue"
@@ -144,10 +128,8 @@ config NET_SCH_TBF
          leaf discipline for the CBQ scheduling algorithm (see the top of
          <file:net/sched/sch_tbf.c> for a description of the TBF algorithm).
 
-         This code is also available as a module called sch_tbf ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_tbf.
 
 config NET_SCH_GRED
        tristate "GRED queue"
@@ -158,10 +140,8 @@ config NET_SCH_GRED
          (see the top of <file:net/sched/sch_red.c> for details and
          references about the algorithm).
 
-         This code is also available as a module called sch_gred ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want). If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_gred.
 
 config NET_SCH_DSMARK
        tristate "Diffserv field marker"
@@ -172,10 +152,8 @@ config NET_SCH_DSMARK
          Technical information on this method, with pointers to associated
          RFCs, is available at <http://www.gta.ufrj.br/diffserv/>.
 
-         This code is also available as a module called sch_dsmark ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called sch_dsmark.
 
 config NET_SCH_INGRESS
        tristate "Ingress Qdisc"
@@ -185,10 +163,8 @@ config NET_SCH_INGRESS
          and drop packets when this bandwidth exceeds your desired rate.
          If unsure, say Y.
 
-         This code is also available as a module called cls_ingress
-         ( = code which can be inserted in and removed from the running
-         kernel whenever you want).  If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_ingress.
 
 config NET_QOS
        bool "QoS support"
@@ -240,10 +216,8 @@ config NET_CLS_TCINDEX
          feature if you want to implement Differentiated Services using
          sch_dsmark. If unsure, say Y.
 
-         This code is also available as a module called cls_tcindex
-         ( = code which can be inserted in and removed from the running
-         kernel whenever you want). If you want to compile it as a module,
-         say M here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_tcindex.
 
 config NET_CLS_ROUTE4
        tristate "Routing table based classifier"
@@ -252,10 +226,8 @@ config NET_CLS_ROUTE4
          If you say Y here, you will be able to classify outgoing packets
          according to the route table entry they matched. If unsure, say Y.
 
-         This code is also available as a module called cls_route ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_route.
 
 config NET_CLS_ROUTE
        bool
@@ -269,10 +241,8 @@ config NET_CLS_FW
          If you say Y here, you will be able to classify outgoing packets
          according to firewall criteria you specified.
 
-         This code is also available as a module called cls_fw ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_fw.
 
 config NET_CLS_U32
        tristate "U32 classifier"
@@ -281,10 +251,8 @@ config NET_CLS_U32
          If you say Y here, you will be able to classify outgoing packets
          according to their destination address. If unsure, say Y.
 
-         This code is also available as a module called cls_u32 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_u32.
 
 config NET_CLS_RSVP
        tristate "Special RSVP classifier"
@@ -297,10 +265,8 @@ config NET_CLS_RSVP
          Say Y here if you want to be able to classify outgoing packets based
          on their RSVP requests.
 
-         This code is also available as a module called cls_rsvp ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_rsvp.
 
 config NET_CLS_RSVP6
        tristate "Special RSVP classifier for IPv6"
@@ -314,10 +280,8 @@ config NET_CLS_RSVP6
          on their RSVP requests and you are using the new Internet Protocol
          IPv6 as opposed to the older and more common IPv4.
 
-         This code is also available as a module called cls_rsvp6 ( = code
-         which can be inserted in and removed from the running kernel
-         whenever you want).  If you want to compile it as a module, say M
-         here and read <file:Documentation/modules.txt>.
+         To compile this code as a module, choose M here: the
+         module will be called cls_rsvp6.
 
 config NET_CLS_POLICE
        bool "Traffic policing (needed for in/egress)"