HID: add ACRUX game controller force feedback support
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / hid / Kconfig
index 434099369058ad42e72d5ba1de85ae2ed6445de9..c25865f14a6c085a7a86a78fb2f49eeb907fcc78 100644 (file)
@@ -68,6 +68,15 @@ config HID_A4TECH
        ---help---
        Support for A4 tech X5 and WOP-35 / Trust 450L mice.
 
+config HID_ACRUX_FF
+       tristate "ACRUX force feedback support"
+       depends on USB_HID
+       default !EMBEDDED
+       select INPUT_FF_MEMLESS
+       ---help---
+       Say Y here if you want to enable force feedback support for ACRUX
+       game controllers.
+
 config HID_APPLE
        tristate "Apple" if EMBEDDED
        depends on (USB_HID || BT_HIDP)