···252252 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or253253 a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel.254254255255+config ZEROPLUS_FF256256+ tristate "Zeroplus based game controller support"257257+ default m258258+ depends on USB_HID259259+ select INPUT_FF_MEMLESS260260+ help261261+ Say Y here if you have a Zeroplus based game controller.262262+255263endmenu256264257265endif # HID_SUPPORT
···4444 feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such4545 devices.46464747-config ZEROPLUS_FF4848- bool "Zeroplus based game controller support"4949- depends on HID_FF5050- select INPUT_FF_MEMLESS if USB_HID5151- help5252- Say Y here if you have a Zeroplus based game controller and want to5353- enable force feedback for it.5454-5547config USB_HIDDEV5648 bool "/dev/hiddev raw HID device support"5749 depends on USB_HID