Commit 044a2869 authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by Greg Kroah-Hartman

[PATCH] USB: Remove modules.txt drivers_usb_misc_Kconfig

parent 9a98e202
...@@ -14,10 +14,8 @@ config USB_EMI26 ...@@ -14,10 +14,8 @@ config USB_EMI26
After firmware load the device is handled with standard linux After firmware load the device is handled with standard linux
USB Audio driver. USB Audio driver.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called audio.
The module will be called audio. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_TIGL config USB_TIGL
tristate "Texas Instruments Graph Link USB (aka SilverLink) cable support" tristate "Texas Instruments Graph Link USB (aka SilverLink) cable support"
...@@ -30,10 +28,8 @@ config USB_TIGL ...@@ -30,10 +28,8 @@ config USB_TIGL
If you enable this driver, you will be able to communicate with If you enable this driver, you will be able to communicate with
your calculator through a set of device nodes under /dev. your calculator through a set of device nodes under /dev.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called tiglusb.
The module will be called tiglusb. If you want to compile it as a
module, say M here and read Documentation/modules.txt.
If you don't know what the SilverLink cable is or what a Texas 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 Instruments graphing calculator is, then you probably don't need this
...@@ -48,10 +44,8 @@ config USB_AUERSWALD ...@@ -48,10 +44,8 @@ config USB_AUERSWALD
Say Y here if you want to connect an Auerswald USB ISDN Device Say Y here if you want to connect an Auerswald USB ISDN Device
to your computer's USB port. to your computer's USB port.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called auerswald.
The module will be called auerswald. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_RIO500 config USB_RIO500
tristate "USB Diamond Rio500 support (EXPERIMENTAL)" tristate "USB Diamond Rio500 support (EXPERIMENTAL)"
...@@ -61,10 +55,8 @@ config USB_RIO500 ...@@ -61,10 +55,8 @@ config USB_RIO500
computer's USB port. Please read <file:Documentation/usb/rio.txt> computer's USB port. Please read <file:Documentation/usb/rio.txt>
for more information. for more information.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called rio500.
The module will be called rio500. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_BRLVGER config USB_BRLVGER
tristate "Tieman Voyager USB Braille display support (EXPERIMENTAL)" tristate "Tieman Voyager USB Braille display support (EXPERIMENTAL)"
...@@ -74,10 +66,8 @@ config USB_BRLVGER ...@@ -74,10 +66,8 @@ config USB_BRLVGER
Tieman. See <file:Documentation/usb/brlvger.txt> for more Tieman. See <file:Documentation/usb/brlvger.txt> for more
information. information.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called brlvger.
The module will be called brlvger. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_LCD config USB_LCD
tristate "USB LCD driver support" tristate "USB LCD driver support"
...@@ -88,10 +78,8 @@ config USB_LCD ...@@ -88,10 +78,8 @@ config USB_LCD
alphanumeric LCD modules. See <http://www.usblcd.de> for more alphanumeric LCD modules. See <http://www.usblcd.de> for more
information. information.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called usblcd.
The module will be called usblcd. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_SPEEDTOUCH config USB_SPEEDTOUCH
tristate "Alcatel Speedtouch USB support" tristate "Alcatel Speedtouch USB support"
...@@ -101,10 +89,8 @@ config USB_SPEEDTOUCH ...@@ -101,10 +89,8 @@ config USB_SPEEDTOUCH
modem. In order to use your modem you will need to install some user 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. space tools, see <http://www.linux-usb.org/SpeedTouch/> for details.
This code is also available as a module ( = code which can be To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want). module will be called speedtch.
The module will be called speedtch. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_TEST config USB_TEST
tristate "USB testing driver (DEVELOPMENT)" tristate "USB testing driver (DEVELOPMENT)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment