diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/hid/usbhid/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index a5f0fb0fdaf4..18f09104765c 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
@@ -88,8 +88,8 @@ config PANTHERLORD_FF | |||
88 | or adapter and want to enable force feedback support for it. | 88 | or adapter and want to enable force feedback support for it. |
89 | 89 | ||
90 | config THRUSTMASTER_FF | 90 | config THRUSTMASTER_FF |
91 | bool "ThrustMaster devices support (EXPERIMENTAL)" | 91 | bool "ThrustMaster devices support" |
92 | depends on HID_FF && EXPERIMENTAL | 92 | depends on HID_FF |
93 | select INPUT_FF_MEMLESS if USB_HID | 93 | select INPUT_FF_MEMLESS if USB_HID |
94 | help | 94 | help |
95 | Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or | 95 | Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or |