diff options
Diffstat (limited to 'drivers/hid/usbhid/Kconfig')
-rw-r--r-- | drivers/hid/usbhid/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index 1b4b572f899b..b27023f23c87 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
@@ -79,11 +79,12 @@ config PANTHERLORD_FF | |||
79 | to enable force feedback support for it. | 79 | to enable force feedback support for it. |
80 | 80 | ||
81 | config THRUSTMASTER_FF | 81 | config THRUSTMASTER_FF |
82 | bool "ThrustMaster FireStorm Dual Power 2 support (EXPERIMENTAL)" | 82 | bool "ThrustMaster devices support (EXPERIMENTAL)" |
83 | depends on HID_FF && EXPERIMENTAL | 83 | depends on HID_FF && EXPERIMENTAL |
84 | select INPUT_FF_MEMLESS if USB_HID | 84 | select INPUT_FF_MEMLESS if USB_HID |
85 | help | 85 | help |
86 | Say Y here if you have a THRUSTMASTER FireStore Dual Power 2, | 86 | Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or |
87 | a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel, | ||
87 | and want to enable force feedback support for it. | 88 | and want to enable force feedback support for it. |
88 | Note: if you say N here, this device will still be supported, but without | 89 | Note: if you say N here, this device will still be supported, but without |
89 | force feedback. | 90 | force feedback. |