aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig55
1 files changed, 4 insertions, 51 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index bfac1f79757f..3890ac698061 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -478,59 +478,12 @@ config HID_PRIMAX
478 HID standard. 478 HID standard.
479 479
480config HID_ROCCAT 480config HID_ROCCAT
481 tristate "Roccat special event support" 481 tristate "Roccat device support"
482 depends on USB_HID 482 depends on USB_HID
483 select HID_ROCCAT_COMMON
484 ---help--- 483 ---help---
485 Support for Roccat special events. 484 Support for Roccat devices.
486 Say Y here if you have a Roccat mouse or keyboard and want OSD or 485 Say Y here if you have a Roccat mouse or keyboard and want
487 macro execution support. 486 support for its special functionalities.
488
489config HID_ROCCAT_COMMON
490 tristate
491 depends on HID_ROCCAT
492
493config HID_ROCCAT_ARVO
494 tristate "Roccat Arvo keyboard support"
495 depends on USB_HID
496 depends on HID_ROCCAT
497 ---help---
498 Support for Roccat Arvo keyboard.
499
500config HID_ROCCAT_ISKU
501 tristate "Roccat Isku keyboard support"
502 depends on USB_HID
503 depends on HID_ROCCAT
504 ---help---
505 Support for Roccat Isku keyboard.
506
507config HID_ROCCAT_KONE
508 tristate "Roccat Kone Mouse support"
509 depends on USB_HID
510 depends on HID_ROCCAT
511 ---help---
512 Support for Roccat Kone mouse.
513
514config HID_ROCCAT_KONEPLUS
515 tristate "Roccat Kone[+] mouse support"
516 depends on USB_HID
517 depends on HID_ROCCAT
518 ---help---
519 Support for Roccat Kone[+] mouse.
520
521config HID_ROCCAT_KOVAPLUS
522 tristate "Roccat Kova[+] mouse support"
523 depends on USB_HID
524 depends on HID_ROCCAT
525 ---help---
526 Support for Roccat Kova[+] mouse.
527
528config HID_ROCCAT_PYRA
529 tristate "Roccat Pyra mouse support"
530 depends on USB_HID
531 depends on HID_ROCCAT
532 ---help---
533 Support for Roccat Pyra mouse.
534 487
535config HID_SAMSUNG 488config HID_SAMSUNG
536 tristate "Samsung InfraRed remote control or keyboards" 489 tristate "Samsung InfraRed remote control or keyboards"