HID: add FF support for Holtek On Line Grip based gamepads
[deliverable/linux.git] / drivers / hid / Kconfig
index 860b1db1b734c323a126d7608cbcdbc47df17dd7..acc39e8ef3e7fab143be3f63d9199a61fa0c17c3 100644 (file)
@@ -172,6 +172,20 @@ config HID_EZKEY
        ---help---
        Support for Ezkey BTC 8193 keyboard.
 
+config HID_HOLTEK
+       tristate "Holtek On Line Grip based game controller support"
+       depends on USB_HID
+       ---help---
+         Say Y here if you have a Holtek On Line Grip based game controller.
+
+config HOLTEK_FF
+       bool "Holtek On Line Grip force feedback support"
+       depends on HID_HOLTEK
+       select INPUT_FF_MEMLESS
+       ---help---
+         Say Y here if you have a Holtek On Line Grip based game controller
+         and want to have force feedback support for it.
+
 config HID_KEYTOUCH
        tristate "Keytouch HID devices"
        depends on USB_HID
This page took 0.024812 seconds and 5 git commands to generate.