HID: corsair: Add Corsair Vengeance K90 driver
[deliverable/linux.git] / drivers / hid / Kconfig
index cc4c6649d19503e236f905e8feafe21440237fea..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
@@ -480,6 +496,7 @@ config HID_MULTITOUCH
          - Atmel panels
          - Cando dual touch panels
          - Chunghwa panels
+         - CJTouch panels
          - CVTouch panels
          - Cypress TrueTouch panels
          - Elan Microelectronics touch panels
This page took 0.1102 seconds and 5 git commands to generate.