HID: corsair: Add Corsair Vengeance K90 driver
[deliverable/linux.git] / drivers / hid / Kconfig
index 57c94d7d5834bc7ccd1bb4a4ff0ca9d60d548f21..3fe96787c87ec0ab8a5f4c9d55fb986c84e1b100 100644 (file)
@@ -171,6 +171,16 @@ config HID_CHICONY
        ---help---
        Support for Chicony Tactical pad.
 
+config HID_CORSAIR
+       tristate "Corsair devices"
+       depends on HID && USB && LEDS_CLASS
+       ---help---
+       Support for Corsair devices that are not fully compliant with the
+       HID standard.
+
+       Supported devices:
+       - Vengeance K90
+
 config HID_PRODIKEYS
        tristate "Prodikeys PC-MIDI Keyboard support"
        depends on HID && SND
@@ -251,6 +261,12 @@ config HID_EZKEY
        ---help---
        Support for Ezkey BTC 8193 keyboard.
 
+config HID_GEMBIRD
+       tristate "Gembird Joypad"
+       depends on HID
+       ---help---
+       Support for Gembird JPD-DualForce 2.
+
 config HID_HOLTEK
        tristate "Holtek HID devices"
        depends on USB_HID
This page took 0.052647 seconds and 5 git commands to generate.