Kconfig (b50fb7c99217922ea36d6e38bae34d84c0587cad) | Kconfig (13b2e1ba486f07ccd26e01c563b52a9171b2c255) |
---|---|
1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 727 unchanged lines hidden (view full) --- 736 737config HID_PRIMAX 738 tristate "Primax non-fully HID-compliant devices" 739 depends on HID 740 ---help--- 741 Support for Primax devices that are not fully compliant with the 742 HID standard. 743 | 1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 727 unchanged lines hidden (view full) --- 736 737config HID_PRIMAX 738 tristate "Primax non-fully HID-compliant devices" 739 depends on HID 740 ---help--- 741 Support for Primax devices that are not fully compliant with the 742 HID standard. 743 |
744config HID_RETRODE 745 tristate "Retrode" 746 depends on USB_HID 747 ---help--- 748 Support for 749 750 * Retrode 2 cartridge and controller adapter 751 |
|
744config HID_ROCCAT 745 tristate "Roccat device support" 746 depends on USB_HID 747 ---help--- 748 Support for Roccat devices. 749 Say Y here if you have a Roccat mouse or keyboard and want 750 support for its special functionalities. 751 --- 273 unchanged lines hidden --- | 752config HID_ROCCAT 753 tristate "Roccat device support" 754 depends on USB_HID 755 ---help--- 756 Support for Roccat devices. 757 Say Y here if you have a Roccat mouse or keyboard and want 758 support for its special functionalities. 759 --- 273 unchanged lines hidden --- |