diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 795236963066..022515fdd6fe 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -444,6 +444,14 @@ config HID_ROCCAT_KONEPLUS | |||
444 | ---help--- | 444 | ---help--- |
445 | Support for Roccat Kone[+] mouse. | 445 | Support for Roccat Kone[+] mouse. |
446 | 446 | ||
447 | config HID_ROCCAT_KOVAPLUS | ||
448 | tristate "Roccat Kova[+] mouse support" | ||
449 | depends on USB_HID | ||
450 | select HID_ROCCAT | ||
451 | select HID_ROCCAT_COMMON | ||
452 | ---help--- | ||
453 | Support for Roccat Kova[+] mouse. | ||
454 | |||
447 | config HID_ROCCAT_PYRA | 455 | config HID_ROCCAT_PYRA |
448 | tristate "Roccat Pyra mouse support" | 456 | tristate "Roccat Pyra mouse support" |
449 | depends on USB_HID | 457 | depends on USB_HID |