Kconfig (de65d816aa44f9ddd79861ae21d75010cc1fd003) | Kconfig (75dbb9530f73da521b871ba3c4bd32f301a62635) |
---|---|
1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 582 unchanged lines hidden (view full) --- 591 Support for the Sony PS3 BD Remote is provided by HID_PS3REMOTE. 592 593config HID_SPEEDLINK 594 tristate "Speedlink VAD Cezanne mouse support" 595 depends on USB_HID 596 ---help--- 597 Support for Speedlink Vicious and Divine Cezanne mouse. 598 | 1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 582 unchanged lines hidden (view full) --- 591 Support for the Sony PS3 BD Remote is provided by HID_PS3REMOTE. 592 593config HID_SPEEDLINK 594 tristate "Speedlink VAD Cezanne mouse support" 595 depends on USB_HID 596 ---help--- 597 Support for Speedlink Vicious and Divine Cezanne mouse. 598 |
599config HID_STEELSERIES_SRWS1 600 tristate "Steelseries SRW-S1 steering wheel support" 601 depends on USB_HID 602 ---help--- 603 Support for Steelseries SRW-S1 steering wheel 604 |
|
599config HID_SUNPLUS 600 tristate "Sunplus wireless desktop" 601 depends on USB_HID 602 ---help--- 603 Support for Sunplus wireless desktop. 604 605config HID_GREENASIA 606 tristate "GreenAsia (Product ID 0x12) game controller support" --- 136 unchanged lines hidden --- | 605config HID_SUNPLUS 606 tristate "Sunplus wireless desktop" 607 depends on USB_HID 608 ---help--- 609 Support for Sunplus wireless desktop. 610 611config HID_GREENASIA 612 tristate "GreenAsia (Product ID 0x12) game controller support" --- 136 unchanged lines hidden --- |