Kconfig (527c465a3c8716d93201ae34b7fc52679610596d) | Kconfig (931830aa5c251e0803523213428f777a48bde254) |
---|---|
1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 237 unchanged lines hidden (view full) --- 246 247config HID_EZKEY 248 tristate "Ezkey BTC 8193 keyboard" 249 depends on HID 250 default !EXPERT 251 ---help--- 252 Support for Ezkey BTC 8193 keyboard. 253 | 1# 2# HID driver configuration 3# 4menu "HID support" 5 depends on INPUT 6 7config HID 8 tristate "HID bus support" --- 237 unchanged lines hidden (view full) --- 246 247config HID_EZKEY 248 tristate "Ezkey BTC 8193 keyboard" 249 depends on HID 250 default !EXPERT 251 ---help--- 252 Support for Ezkey BTC 8193 keyboard. 253 |
254config HID_GEMBIRD 255 tristate "Gembird Joypad" 256 depends on HID 257 ---help--- 258 Support for Gembird JPD-DualForce 2. 259 |
|
254config HID_HOLTEK 255 tristate "Holtek HID devices" 256 depends on USB_HID 257 ---help--- 258 Support for Holtek based devices: 259 - Holtek On Line Grip based game controller 260 - Trust GXT 18 Gaming Keyboard 261 - Sharkoon Drakonia / Perixx MX-2000 gaming mice --- 648 unchanged lines hidden --- | 260config HID_HOLTEK 261 tristate "Holtek HID devices" 262 depends on USB_HID 263 ---help--- 264 Support for Holtek based devices: 265 - Holtek On Line Grip based game controller 266 - Trust GXT 18 Gaming Keyboard 267 - Sharkoon Drakonia / Perixx MX-2000 gaming mice --- 648 unchanged lines hidden --- |