Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
23dcfb3a
Commit
23dcfb3a
authored
Sep 16, 2003
by
Nicolas Kaiser
Committed by
Greg Kroah-Hartman
Sep 16, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: Remove modules.txt: usb_media, usb_input
parent
4f90b98e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
71 deletions
+38
-71
drivers/usb/input/Kconfig
drivers/usb/input/Kconfig
+16
-32
drivers/usb/media/Kconfig
drivers/usb/media/Kconfig
+22
-39
No files found.
drivers/usb/input/Kconfig
View file @
23dcfb3a
...
...
@@ -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, say 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, say 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, say 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, say 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, say 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, say 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, say 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, say M here: the
module will be called xpad.
drivers/usb/media/Kconfig
View file @
23dcfb3a
...
...
@@ -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, say 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, say 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, say 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, say 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, say 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, say 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, say 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, say 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, say M here: the
module will be called stv680.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment