Skip to content

Commit

Permalink
HID: ThrustMaster FF driver is no longer experimental
Browse files Browse the repository at this point in the history
There is no need to keep a few years old ThrustMaster force-feedback
driver as experimental.

HID_FF is currently marked experimental anyway, so this is even redundant.

Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Jiri Kosina committed Apr 22, 2008
1 parent c8f0f02 commit f5c669f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/hid/usbhid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ config PANTHERLORD_FF
or adapter and want to enable force feedback support for it.

config THRUSTMASTER_FF
bool "ThrustMaster devices support (EXPERIMENTAL)"
depends on HID_FF && EXPERIMENTAL
bool "ThrustMaster devices support"
depends on HID_FF
select INPUT_FF_MEMLESS if USB_HID
help
Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
Expand Down

0 comments on commit f5c669f

Please sign in to comment.