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 a421abdd1ab7..5a763d5a7bf8 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -476,59 +476,12 @@ config HID_PRIMAX
476 HID standard. 476 HID standard.
477 477
478config HID_ROCCAT 478config HID_ROCCAT
479 tristate "Roccat special event support" 479 tristate "Roccat device support"
480 depends on USB_HID 480 depends on USB_HID
481 select HID_ROCCAT_COMMON
482 ---help--- 481 ---help---
483 Support for Roccat special events. 482 Support for Roccat devices.
484 Say Y here if you have a Roccat mouse or keyboard and want OSD or 483 Say Y here if you have a Roccat mouse or keyboard and want
485 macro execution support. 484 support for its special functionalities.
486
487config HID_ROCCAT_COMMON
488 tristate
489 depends on HID_ROCCAT
490
491config HID_ROCCAT_ARVO
492 tristate "Roccat Arvo keyboard support"
493 depends on USB_HID
494 depends on HID_ROCCAT
495 ---help---
496 Support for Roccat Arvo keyboard.
497
498config HID_ROCCAT_ISKU
499 tristate "Roccat Isku keyboard support"
500 depends on USB_HID
501 depends on HID_ROCCAT
502 ---help---
503 Support for Roccat Isku keyboard.
504
505config HID_ROCCAT_KONE
506 tristate "Roccat Kone Mouse support"
507 depends on USB_HID
508 depends on HID_ROCCAT
509 ---help---
510 Support for Roccat Kone mouse.
511
512config HID_ROCCAT_KONEPLUS
513 tristate "Roccat Kone[+] mouse support"
514 depends on USB_HID
515 depends on HID_ROCCAT
516 ---help---
517 Support for Roccat Kone[+] mouse.
518
519config HID_ROCCAT_KOVAPLUS
520 tristate "Roccat Kova[+] mouse support"
521 depends on USB_HID
522 depends on HID_ROCCAT
523 ---help---
524 Support for Roccat Kova[+] mouse.
525
526config HID_ROCCAT_PYRA
527 tristate "Roccat Pyra mouse support"
528 depends on USB_HID
529 depends on HID_ROCCAT
530 ---help---
531 Support for Roccat Pyra mouse.
532 485
533config HID_SAMSUNG 486config HID_SAMSUNG
534 tristate "Samsung InfraRed remote control or keyboards" 487 tristate "Samsung InfraRed remote control or keyboards"