Commit 23dcfb3a authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by Greg Kroah-Hartman

[PATCH] USB: Remove modules.txt: usb_media, usb_input

parent 4f90b98e
...@@ -20,10 +20,8 @@ config USB_HID ...@@ -20,10 +20,8 @@ config USB_HID
If unsure, say Y. If unsure, say Y.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called hid.
The module will be called hid. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
comment "Input core support is needed for USB HID input layer or HIDBP support" comment "Input core support is needed for USB HID input layer or HIDBP support"
depends on USB && INPUT=n depends on USB && INPUT=n
...@@ -104,10 +102,8 @@ config USB_KBD ...@@ -104,10 +102,8 @@ config USB_KBD
This is almost certainly not what you want. This is mostly This is almost certainly not what you want. This is mostly
useful for embedded applications or simple keyboards. useful for embedded applications or simple keyboards.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called usbkbd.
The module will be called usbkbd. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
If even remotely unsure, say N. If even remotely unsure, say N.
...@@ -122,10 +118,8 @@ config USB_MOUSE ...@@ -122,10 +118,8 @@ config USB_MOUSE
This is almost certainly not what you want. This is mostly This is almost certainly not what you want. This is mostly
useful for embedded applications or simple mice. useful for embedded applications or simple mice.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called usbmouse.
The module will be called usbmouse. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
If even remotely unsure, say N. If even remotely unsure, say N.
...@@ -140,10 +134,8 @@ config USB_AIPTEK ...@@ -140,10 +134,8 @@ config USB_AIPTEK
(CONFIG_INPUT_MOUSEDEV) and/or "Event interface support" (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
(CONFIG_INPUT_EVDEV) as well. (CONFIG_INPUT_EVDEV) as well.
This driver is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called aiptek.
The module will be called aiptek. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_WACOM config USB_WACOM
tristate "Wacom Intuos/Graphire tablet support" tristate "Wacom Intuos/Graphire tablet support"
...@@ -154,10 +146,8 @@ config USB_WACOM ...@@ -154,10 +146,8 @@ config USB_WACOM
(CONFIG_INPUT_MOUSEDEV) and/or "Event interface support" (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
(CONFIG_INPUT_EVDEV) as well. (CONFIG_INPUT_EVDEV) as well.
This driver is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called wacom.
The module will be called wacom. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_KBTAB config USB_KBTAB
tristate "KB Gear JamStudio tablet support" tristate "KB Gear JamStudio tablet support"
...@@ -168,10 +158,8 @@ config USB_KBTAB ...@@ -168,10 +158,8 @@ config USB_KBTAB
(CONFIG_INPUT_MOUSEDEV) and/or "Event interface support" (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
(CONFIG_INPUT_EVDEV) as well. (CONFIG_INPUT_EVDEV) as well.
This driver is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called kbtab.
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>.
config USB_POWERMATE config USB_POWERMATE
tristate "Griffin PowerMate and Contour Jog support" tristate "Griffin PowerMate and Contour Jog support"
...@@ -184,10 +172,8 @@ config USB_POWERMATE ...@@ -184,10 +172,8 @@ config USB_POWERMATE
You can download userspace tools from http://sowerbutts.com/powermate/ You can download userspace tools from http://sowerbutts.com/powermate/
This driver is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called powermate.
The module will be called powermate. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_XPAD config USB_XPAD
tristate "X-Box gamepad support" tristate "X-Box gamepad support"
...@@ -200,8 +186,6 @@ config USB_XPAD ...@@ -200,8 +186,6 @@ config USB_XPAD
For information about how to connect the X-Box pad to USB, see For information about how to connect the X-Box pad to USB, see
Documentation/input/xpad.txt. Documentation/input/xpad.txt.
This driver is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called xpad.
The module will be called xpad. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
...@@ -14,10 +14,8 @@ config USB_DABUSB ...@@ -14,10 +14,8 @@ config USB_DABUSB
isochronous transactions. URB's are explained in isochronous transactions. URB's are explained in
<file:Documentation/usb/URB.txt>. <file:Documentation/usb/URB.txt>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called dabusb.
The module will be called dabusb. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
comment "Video4Linux support is needed for USB Multimedia device support" comment "Video4Linux support is needed for USB Multimedia device support"
depends on USB && VIDEO_DEV=n depends on USB && VIDEO_DEV=n
...@@ -33,10 +31,8 @@ config USB_VICAM ...@@ -33,10 +31,8 @@ config USB_VICAM
Information on this API and pointers to "v4l" programs may be found Information on this API and pointers to "v4l" programs may be found
on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called vicam.
The module will be called vicam. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_DSBR config USB_DSBR
tristate "D-Link USB FM radio support (EXPERIMENTAL)" tristate "D-Link USB FM radio support (EXPERIMENTAL)"
...@@ -53,10 +49,8 @@ config USB_DSBR ...@@ -53,10 +49,8 @@ config USB_DSBR
"v4l" programs may be found on the WWW at "v4l" programs may be found on the WWW at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called dsbr100.
The module will be called dsbr100. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_IBMCAM config USB_IBMCAM
tristate "USB IBM (Xirlink) C-it Camera support" tristate "USB IBM (Xirlink) C-it Camera support"
...@@ -72,13 +66,12 @@ config USB_IBMCAM ...@@ -72,13 +66,12 @@ config USB_IBMCAM
"v4l" programs may be found on the WWW at "v4l" programs may be found on the WWW at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called ibmcam.
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 This camera has several configuration options which
camera has several configuration options which can be specified when can be specified when you load the module. Read
you load the module. Read <file:Documentation/usb/ibmcam.txt> to <file:Documentation/usb/ibmcam.txt> to learn more.
learn more.
config USB_KONICAWC config USB_KONICAWC
tristate "USB Konica Webcam support" tristate "USB Konica Webcam support"
...@@ -93,10 +86,8 @@ config USB_KONICAWC ...@@ -93,10 +86,8 @@ config USB_KONICAWC
"v4l" programs may be found on the WWW at "v4l" programs may be found on the WWW at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called konicawc.
The module will be called konicawc. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
config USB_OV511 config USB_OV511
tristate "USB OV511 Camera support" tristate "USB OV511 Camera support"
...@@ -111,10 +102,8 @@ config USB_OV511 ...@@ -111,10 +102,8 @@ config USB_OV511
Information on this API and pointers to "v4l" programs may be found Information on this API and pointers to "v4l" programs may be found
on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called ov511.
The module will be called ov511. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_PWC config USB_PWC
tristate "USB Philips Cameras" tristate "USB Philips Cameras"
...@@ -152,10 +141,8 @@ config USB_PWC ...@@ -152,10 +141,8 @@ config USB_PWC
Information on this API and pointers to "v4l" programs may be found Information on this API and pointers to "v4l" programs may be found
on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called pwc.
The module will be called pwc. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_SE401 config USB_SE401
tristate "USB SE401 Camera support" tristate "USB SE401 Camera support"
...@@ -170,10 +157,8 @@ config USB_SE401 ...@@ -170,10 +157,8 @@ config USB_SE401
Information on this API and pointers to "v4l" programs may be found Information on this API and pointers to "v4l" programs may be found
on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called se401.
The module will be called se401. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_STV680 config USB_STV680
tristate "USB STV680 (Pencam) Camera support" tristate "USB STV680 (Pencam) Camera support"
...@@ -189,8 +174,6 @@ config USB_STV680 ...@@ -189,8 +174,6 @@ config USB_STV680
Information on this API and pointers to "v4l" programs may be found Information on this API and pointers to "v4l" programs may be found
on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called stv680.
The module will be called stv680. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
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