ChangeSet 1.1325.4.15, 2003/09/24 10:10:31-07:00, nikai@nikai.net

[PATCH] USB: Remove modules.txt drivers_usb_misc_Kconfig


 drivers/usb/misc/Kconfig |   42 ++++++++++++++----------------------------
 1 files changed, 14 insertions(+), 28 deletions(-)


diff -Nru a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
--- a/drivers/usb/misc/Kconfig	Thu Sep 25 14:31:19 2003
+++ b/drivers/usb/misc/Kconfig	Thu Sep 25 14:31:19 2003
@@ -14,10 +14,8 @@
 	  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 @@
 	  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 @@
 	  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 @@
 	  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 @@
 	  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 @@
 	  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 @@
 	  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)"
