Kconfig 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. #
  2. # HID driver configuration
  3. #
  4. menuconfig HID_SUPPORT
  5. bool "HID Devices"
  6. depends on INPUT
  7. default y
  8. ---help---
  9. Say Y here to get to see options for various computer-human interface
  10. device drivers. This option alone does not add any kernel code.
  11. If you say N, all options in this submenu will be skipped and disabled.
  12. if HID_SUPPORT
  13. config HID
  14. tristate "Generic HID support"
  15. depends on INPUT
  16. default y
  17. ---help---
  18. A human interface device (HID) is a type of computer device that
  19. interacts directly with and takes input from humans. The term "HID"
  20. most commonly used to refer to the USB-HID specification, but other
  21. devices (such as, but not strictly limited to, Bluetooth) are
  22. designed using HID specification (this involves certain keyboards,
  23. mice, tablets, etc). This option compiles into kernel the generic
  24. HID layer code (parser, usages, etc.), which can then be used by
  25. transport-specific HID implementation (like USB or Bluetooth).
  26. For docs and specs, see http://www.usb.org/developers/hidpage/
  27. If unsure, say Y.
  28. config HIDRAW
  29. bool "/dev/hidraw raw HID device support"
  30. depends on HID
  31. ---help---
  32. Say Y here if you want to support HID devices (from the USB
  33. specification standpoint) that aren't strictly user interface
  34. devices, like monitor controls and Uninterruptable Power Supplies.
  35. This module supports these devices separately using a separate
  36. event interface on /dev/hidraw.
  37. There is also a /dev/hiddev configuration option in the USB HID
  38. configuration menu. In comparison to hiddev, this device does not process
  39. the hid events at all (no parsing, no lookups). This lets applications
  40. to work on raw hid events when they want to, and avoid using transport-specific
  41. userspace libhid/libusb libraries.
  42. If unsure, say Y.
  43. source "drivers/hid/usbhid/Kconfig"
  44. menu "Special HID drivers"
  45. depends on HID
  46. config HID_A4TECH
  47. tristate "A4 tech" if EMBEDDED
  48. depends on USB_HID
  49. default !EMBEDDED
  50. ---help---
  51. Support for A4 tech X5 and WOP-35 / Trust 450L mice.
  52. config HID_APPLE
  53. tristate "Apple" if EMBEDDED
  54. depends on (USB_HID || BT_HIDP)
  55. default !EMBEDDED
  56. ---help---
  57. Support for some Apple devices which less or more break
  58. HID specification.
  59. Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
  60. MacBooks, MacBook Pros and Apple Aluminum.
  61. config HID_BELKIN
  62. tristate "Belkin" if EMBEDDED
  63. depends on USB_HID
  64. default !EMBEDDED
  65. ---help---
  66. Support for Belkin Flip KVM and Wireless keyboard.
  67. config HID_CHERRY
  68. tristate "Cherry" if EMBEDDED
  69. depends on USB_HID
  70. default !EMBEDDED
  71. ---help---
  72. Support for Cherry Cymotion keyboard.
  73. config HID_CHICONY
  74. tristate "Chicony" if EMBEDDED
  75. depends on USB_HID
  76. default !EMBEDDED
  77. ---help---
  78. Support for Chicony Tactical pad.
  79. config HID_CYPRESS
  80. tristate "Cypress" if EMBEDDED
  81. depends on USB_HID
  82. default !EMBEDDED
  83. ---help---
  84. Support for cypress mouse and barcode readers.
  85. config DRAGONRISE_FF
  86. tristate "DragonRise Inc. force feedback support"
  87. depends on USB_HID
  88. select INPUT_FF_MEMLESS
  89. ---help---
  90. Say Y here if you want to enable force feedback support for DragonRise Inc.
  91. game controllers.
  92. config HID_EZKEY
  93. tristate "Ezkey" if EMBEDDED
  94. depends on USB_HID
  95. default !EMBEDDED
  96. ---help---
  97. Support for Ezkey BTC 8193 keyboard.
  98. config HID_KYE
  99. tristate "Kye" if EMBEDDED
  100. depends on USB_HID
  101. default !EMBEDDED
  102. ---help---
  103. Support for Kye/Genius Ergo Mouse.
  104. config HID_GYRATION
  105. tristate "Gyration" if EMBEDDED
  106. depends on USB_HID
  107. default !EMBEDDED
  108. ---help---
  109. Support for Gyration remote control.
  110. config HID_KENSINGTON
  111. tristate "Kensington" if EMBEDDED
  112. depends on USB_HID
  113. default !EMBEDDED
  114. ---help---
  115. Support for Kensington Slimblade Trackball.
  116. config HID_LOGITECH
  117. tristate "Logitech" if EMBEDDED
  118. depends on USB_HID
  119. default !EMBEDDED
  120. ---help---
  121. Support for Logitech devices that are not fully compliant with HID standard.
  122. config LOGITECH_FF
  123. bool "Logitech force feedback"
  124. depends on HID_LOGITECH
  125. select INPUT_FF_MEMLESS
  126. help
  127. Say Y here if you have one of these devices:
  128. - Logitech WingMan Cordless RumblePad
  129. - Logitech WingMan Cordless RumblePad 2
  130. - Logitech WingMan Force 3D
  131. - Logitech Formula Force EX
  132. - Logitech MOMO Force wheel
  133. and if you want to enable force feedback for them.
  134. Note: if you say N here, this device will still be supported, but without
  135. force feedback.
  136. config LOGIRUMBLEPAD2_FF
  137. bool "Logitech Rumblepad 2 force feedback"
  138. depends on HID_LOGITECH
  139. select INPUT_FF_MEMLESS
  140. help
  141. Say Y here if you want to enable force feedback support for Logitech
  142. Rumblepad 2 devices.
  143. config HID_MICROSOFT
  144. tristate "Microsoft" if EMBEDDED
  145. depends on USB_HID
  146. default !EMBEDDED
  147. ---help---
  148. Support for Microsoft devices that are not fully compliant with HID standard.
  149. config HID_MONTEREY
  150. tristate "Monterey" if EMBEDDED
  151. depends on USB_HID
  152. default !EMBEDDED
  153. ---help---
  154. Support for Monterey Genius KB29E.
  155. config HID_NTRIG
  156. tristate "NTrig" if EMBEDDED
  157. depends on USB_HID
  158. default !EMBEDDED
  159. ---help---
  160. Support for N-Trig touch screen.
  161. config HID_PANTHERLORD
  162. tristate "Pantherlord devices support" if EMBEDDED
  163. depends on USB_HID
  164. default !EMBEDDED
  165. ---help---
  166. Support for PantherLord/GreenAsia based device support.
  167. config PANTHERLORD_FF
  168. bool "Pantherlord force feedback support"
  169. depends on HID_PANTHERLORD
  170. select INPUT_FF_MEMLESS
  171. help
  172. Say Y here if you have a PantherLord/GreenAsia based game controller
  173. or adapter and want to enable force feedback support for it.
  174. config HID_PETALYNX
  175. tristate "Petalynx" if EMBEDDED
  176. depends on USB_HID
  177. default !EMBEDDED
  178. ---help---
  179. Support for Petalynx Maxter remote control.
  180. config HID_SAMSUNG
  181. tristate "Samsung" if EMBEDDED
  182. depends on USB_HID
  183. default !EMBEDDED
  184. ---help---
  185. Support for Samsung InfraRed remote control.
  186. config HID_SONY
  187. tristate "Sony" if EMBEDDED
  188. depends on USB_HID
  189. default !EMBEDDED
  190. ---help---
  191. Support for Sony PS3 controller.
  192. config HID_SUNPLUS
  193. tristate "Sunplus" if EMBEDDED
  194. depends on USB_HID
  195. default !EMBEDDED
  196. ---help---
  197. Support for Sunplus wireless desktop.
  198. config GREENASIA_FF
  199. tristate "GreenAsia (Product ID 0x12) force feedback support"
  200. depends on USB_HID
  201. select INPUT_FF_MEMLESS
  202. ---help---
  203. Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
  204. (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
  205. and want to enable force feedback support for it.
  206. config HID_TOPSEED
  207. tristate "TopSeed Cyberlink remote control support" if EMBEDDED
  208. depends on USB_HID
  209. default !EMBEDDED
  210. ---help---
  211. Say Y if you have a TopSeed Cyberlink remote control.
  212. config THRUSTMASTER_FF
  213. tristate "ThrustMaster devices support"
  214. depends on USB_HID
  215. select INPUT_FF_MEMLESS
  216. help
  217. Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
  218. a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel.
  219. config ZEROPLUS_FF
  220. tristate "Zeroplus based game controller support"
  221. depends on USB_HID
  222. select INPUT_FF_MEMLESS
  223. help
  224. Say Y here if you have a Zeroplus based game controller.
  225. endmenu
  226. endif # HID_SUPPORT