aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2021-04-29 21:46:05 +0200
committerJiri Kosina <jkosina@suse.cz>2021-04-29 21:46:05 +0200
commit5a4a13cb47121dd20812e3397d30fd410ebd9f7d (patch)
treea3f03eb877086c4f3245983489b467c6d47a8a3c /drivers/hid/Kconfig
parentMerge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus (diff)
parentHID: hid-thrustmaster: Demote a bunch of kernel-doc abuses (diff)
downloadlinux-dev-5a4a13cb47121dd20812e3397d30fd410ebd9f7d.tar.xz
linux-dev-5a4a13cb47121dd20812e3397d30fd410ebd9f7d.zip
Merge branch 'for-5.13/thrustmaster' into for-linus
- support for initialization of some newer Thrustmaster wheels from Dario Pagani
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index f042c7466930..4bf263c2d61a 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1053,10 +1053,11 @@ config HID_THINGM
config HID_THRUSTMASTER
tristate "ThrustMaster devices support"
- depends on HID
+ depends on USB_HID
help
- Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
- a THRUSTMASTER Ferrari GT Rumble Wheel.
+ Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
+ a THRUSTMASTER Ferrari GT Rumble Wheel or Thrustmaster FFB
+ Wheel (T150RS, T300RS, T300 Ferrari Alcantara Edition, T500RS).
config THRUSTMASTER_FF
bool "ThrustMaster devices force feedback support"