aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index c836caba82d6..78e3ba9504f3 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -243,6 +243,15 @@ config HID_SUNPLUS
243 ---help--- 243 ---help---
244 Support for Sunplus WDesktop input device. 244 Support for Sunplus WDesktop input device.
245 245
246config THRUSTMASTER_FF
247 tristate "ThrustMaster devices support"
248 default m
249 depends on USB_HID
250 select INPUT_FF_MEMLESS
251 help
252 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
253 a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel.
254
246endmenu 255endmenu
247 256
248endif # HID_SUPPORT 257endif # HID_SUPPORT