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
77f54250
Commit
77f54250
authored
Feb 08, 2004
by
Petri T. Koistinen
Committed by
Greg Kroah-Hartman
Feb 08, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: drivers/usb/input/Kconfig URI unify
Little URI unifing patch.
parent
0be57b8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
drivers/usb/input/Kconfig
drivers/usb/input/Kconfig
+8
-5
No files found.
drivers/usb/input/Kconfig
View file @
77f54250
...
@@ -41,9 +41,11 @@ config HID_FF
...
@@ -41,9 +41,11 @@ config HID_FF
bool "Force feedback support (EXPERIMENTAL)"
bool "Force feedback support (EXPERIMENTAL)"
depends on USB_HIDINPUT && EXPERIMENTAL
depends on USB_HIDINPUT && EXPERIMENTAL
help
help
Say Y here is you want force feedback support for a few HID devices. See
Say Y here is you want force feedback support for a few HID devices.
below for a list of supported devices.
See below for a list of supported devices.
See Documentation/input/ff.txt for a description of the force feedback API.
See <file:Documentation/input/ff.txt> for a description of the force
feedback API.
If unsure, say N.
If unsure, say N.
...
@@ -171,7 +173,8 @@ config USB_POWERMATE
...
@@ -171,7 +173,8 @@ config USB_POWERMATE
rotation. The dial also acts as a pushbutton. The base contains an LED
rotation. The dial also acts as a pushbutton. The base contains an LED
which can be instructed to pulse or to switch to a particular intensity.
which can be instructed to pulse or to switch to a particular intensity.
You can download userspace tools from http://sowerbutts.com/powermate/
You can download userspace tools from
<http://sowerbutts.com/powermate/>.
To compile this driver as a module, choose M here: the
To compile this driver as a module, choose M here: the
module will be called powermate.
module will be called powermate.
...
@@ -185,7 +188,7 @@ config USB_XPAD
...
@@ -185,7 +188,7 @@ config USB_XPAD
and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
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
.
<file:Documentation/input/xpad.txt>
.
To compile this driver as a module, choose M here: the
To compile this driver as a module, choose M here: the
module will be called xpad.
module will be called xpad.
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