diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2008-09-18 06:23:31 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-10-14 17:51:00 -0400 |
commit | 10e41a711e55f485709b4ca157e587cf36ef5a69 (patch) | |
tree | 5e7e31db5f0127370ab2cc7250b16061ec7fc3cb /drivers/hid/usbhid/Kconfig | |
parent | 5f022298aab58ddff9bccdb28b82a59109789da9 (diff) |
HID: move thrustmaster FF processing
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/usbhid/Kconfig')
-rw-r--r-- | drivers/hid/usbhid/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index 02c8228ed7ee..c236fb3deb59 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
@@ -44,17 +44,6 @@ config HID_PID | |||
44 | feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such | 44 | feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such |
45 | devices. | 45 | devices. |
46 | 46 | ||
47 | config THRUSTMASTER_FF | ||
48 | bool "ThrustMaster devices support" | ||
49 | depends on HID_FF | ||
50 | select INPUT_FF_MEMLESS if USB_HID | ||
51 | help | ||
52 | Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or | ||
53 | a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel, | ||
54 | and want to enable force feedback support for it. | ||
55 | Note: if you say N here, this device will still be supported, but without | ||
56 | force feedback. | ||
57 | |||
58 | config ZEROPLUS_FF | 47 | config ZEROPLUS_FF |
59 | bool "Zeroplus based game controller support" | 48 | bool "Zeroplus based game controller support" |
60 | depends on HID_FF | 49 | depends on HID_FF |