Commit 0be57b8b authored by Petri T. Koistinen's avatar Petri T. Koistinen Committed by Greg Kroah-Hartman

[PATCH] USB: drivers/usb/misc/Kconfig URI update & unify: modules.txt

Another little patch fixing modules.txt and fine tuning URLs.
parent 525e25e5
...@@ -17,7 +17,7 @@ config USB_EMI62 ...@@ -17,7 +17,7 @@ config USB_EMI62
This code is also available as a module ( = code which can be This code is also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want). 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 The module will be called audio. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>. module, say M here and read <file:Documentation/kbuild/modules.txt>.
config USB_EMI26 config USB_EMI26
tristate "EMI 2|6 USB Audio interface support" tristate "EMI 2|6 USB Audio interface support"
...@@ -83,7 +83,8 @@ config USB_LEGOTOWER ...@@ -83,7 +83,8 @@ config USB_LEGOTOWER
This code is also available as a module ( = code which can be This code is also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want). inserted in and removed from the running kernel whenever you want).
The module will be called legousbtower. If you want to compile it as The module will be called legousbtower. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>. a module, say M here and read
<file:Documentation/kbuild/modules.txt>.
config USB_BRLVGER config USB_BRLVGER
tristate "Tieman Voyager USB Braille display support (EXPERIMENTAL)" tristate "Tieman Voyager USB Braille display support (EXPERIMENTAL)"
...@@ -102,7 +103,7 @@ config USB_LCD ...@@ -102,7 +103,7 @@ config USB_LCD
help help
Say Y here if you want to connect an USBLCD to your computer's Say Y here if you want to connect an USBLCD to your computer's
USB port. The USBLCD is a small USB interface board for USB port. The USBLCD is a small USB interface board for
alphanumeric LCD modules. See <http://www.usblcd.de> for more alphanumeric LCD modules. See <http://www.usblcd.de/> for more
information. information.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
...@@ -139,6 +140,6 @@ config USB_TEST ...@@ -139,6 +140,6 @@ config USB_TEST
with specialized device firmware for regression and stress testing, with specialized device firmware for regression and stress testing,
to help prevent problems from cropping up with "real" drivers. to help prevent problems from cropping up with "real" drivers.
See <http://www.linux-usb.org/usbtest> for more information, See <http://www.linux-usb.org/usbtest/> for more information,
including sample test device firmware and "how to use it". including sample test device firmware and "how to use it".
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