Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. #
  2. # USB Input driver configuration
  3. #
  4. comment "USB Input Devices"
  5. depends on USB
  6. config USB_HID
  7. tristate "USB Human Interface Device (full HID) support"
  8. depends on USB
  9. ---help---
  10. Say Y here if you want full HID support to connect keyboards,
  11. mice, joysticks, graphic tablets, or any other HID based devices
  12. to your computer via USB. You also need to select HID Input layer
  13. support (below) if you want to use keyboards, mice, joysticks and
  14. the like ... as well as Uninterruptible Power Supply (UPS) and
  15. monitor control devices.
  16. You can't use this driver and the HIDBP (Boot Protocol) keyboard
  17. and mouse drivers at the same time. More information is available:
  18. <file:Documentation/input/input.txt>.
  19. If unsure, say Y.
  20. To compile this driver as a module, choose M here: the
  21. module will be called usbhid.
  22. comment "Input core support is needed for USB HID input layer or HIDBP support"
  23. depends on USB_HID && INPUT=n
  24. config USB_HIDINPUT
  25. bool "HID input layer support"
  26. default y
  27. depends on INPUT && USB_HID
  28. help
  29. Say Y here if you want to use a USB keyboard, mouse or joystick,
  30. or any other HID input device.
  31. If unsure, say Y.
  32. config USB_HIDINPUT_POWERBOOK
  33. bool "Enable support for iBook/PowerBook special keys"
  34. default n
  35. depends on USB_HIDINPUT
  36. help
  37. Say Y here if you want support for the special keys (Fn, Numlock) on
  38. Apple iBooks and PowerBooks.
  39. If unsure, say N.
  40. config HID_FF
  41. bool "Force feedback support (EXPERIMENTAL)"
  42. depends on USB_HIDINPUT && EXPERIMENTAL
  43. help
  44. Say Y here is you want force feedback support for a few HID devices.
  45. See below for a list of supported devices.
  46. See <file:Documentation/input/ff.txt> for a description of the force
  47. feedback API.
  48. If unsure, say N.
  49. config HID_PID
  50. bool "PID Devices (Microsoft Sidewinder Force Feedback 2)"
  51. depends on HID_FF
  52. help
  53. Say Y here if you have a PID-compliant joystick and wish to enable force
  54. feedback for it. The Microsoft Sidewinder Force Feedback 2 is one such
  55. device.
  56. config LOGITECH_FF
  57. bool "Logitech WingMan *3D support"
  58. depends on HID_FF
  59. help
  60. Say Y here if you have one of these devices:
  61. - Logitech WingMan Cordless RumblePad
  62. - Logitech WingMan Force 3D
  63. and if you want to enable force feedback for them.
  64. Note: if you say N here, this device will still be supported, but without
  65. force feedback.
  66. config THRUSTMASTER_FF
  67. bool "ThrustMaster FireStorm Dual Power 2 support (EXPERIMENTAL)"
  68. depends on HID_FF && EXPERIMENTAL
  69. help
  70. Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
  71. and want to enable force feedback support for it.
  72. Note: if you say N here, this device will still be supported, but without
  73. force feedback.
  74. config USB_HIDDEV
  75. bool "/dev/hiddev raw HID device support"
  76. depends on USB_HID
  77. help
  78. Say Y here if you want to support HID devices (from the USB
  79. specification standpoint) that aren't strictly user interface
  80. devices, like monitor controls and Uninterruptable Power Supplies.
  81. This module supports these devices separately using a separate
  82. event interface on /dev/usb/hiddevX (char 180:96 to 180:111).
  83. If unsure, say Y.
  84. menu "USB HID Boot Protocol drivers"
  85. depends on USB!=n && USB_HID!=y
  86. config USB_KBD
  87. tristate "USB HIDBP Keyboard (simple Boot) support"
  88. depends on USB && INPUT
  89. ---help---
  90. Say Y here only if you are absolutely sure that you don't want
  91. to use the generic HID driver for your USB keyboard and prefer
  92. to use the keyboard in its limited Boot Protocol mode instead.
  93. This is almost certainly not what you want. This is mostly
  94. useful for embedded applications or simple keyboards.
  95. To compile this driver as a module, choose M here: the
  96. module will be called usbkbd.
  97. If even remotely unsure, say N.
  98. config USB_MOUSE
  99. tristate "USB HIDBP Mouse (simple Boot) support"
  100. depends on USB && INPUT
  101. ---help---
  102. Say Y here only if you are absolutely sure that you don't want
  103. to use the generic HID driver for your USB mouse and prefer
  104. to use the mouse in its limited Boot Protocol mode instead.
  105. This is almost certainly not what you want. This is mostly
  106. useful for embedded applications or simple mice.
  107. To compile this driver as a module, choose M here: the
  108. module will be called usbmouse.
  109. If even remotely unsure, say N.
  110. endmenu
  111. config USB_AIPTEK
  112. tristate "Aiptek 6000U/8000U tablet support"
  113. depends on USB && INPUT
  114. help
  115. Say Y here if you want to use the USB version of the Aiptek 6000U
  116. or Aiptek 8000U tablet. Make sure to say Y to "Mouse support"
  117. (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
  118. (CONFIG_INPUT_EVDEV) as well.
  119. To compile this driver as a module, choose M here: the
  120. module will be called aiptek.
  121. config USB_WACOM
  122. tristate "Wacom Intuos/Graphire tablet support"
  123. depends on USB && INPUT
  124. help
  125. Say Y here if you want to use the USB version of the Wacom Intuos
  126. or Graphire tablet. Make sure to say Y to "Mouse support"
  127. (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
  128. (CONFIG_INPUT_EVDEV) as well.
  129. To compile this driver as a module, choose M here: the
  130. module will be called wacom.
  131. config USB_ACECAD
  132. tristate "Acecad Flair tablet support"
  133. depends on USB && INPUT
  134. help
  135. Say Y here if you want to use the USB version of the Acecad Flair
  136. tablet. Make sure to say Y to "Mouse support"
  137. (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
  138. (CONFIG_INPUT_EVDEV) as well.
  139. To compile this driver as a module, choose M here: the
  140. module will be called acecad.
  141. config USB_KBTAB
  142. tristate "KB Gear JamStudio tablet support"
  143. depends on USB && INPUT
  144. help
  145. Say Y here if you want to use the USB version of the KB Gear
  146. JamStudio tablet. Make sure to say Y to "Mouse support"
  147. (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
  148. (CONFIG_INPUT_EVDEV) as well.
  149. To compile this driver as a module, choose M here: the
  150. module will be called kbtab.
  151. config USB_POWERMATE
  152. tristate "Griffin PowerMate and Contour Jog support"
  153. depends on USB && INPUT
  154. ---help---
  155. Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
  156. These are aluminum dials which can measure clockwise and anticlockwise
  157. rotation. The dial also acts as a pushbutton. The base contains an LED
  158. which can be instructed to pulse or to switch to a particular intensity.
  159. You can download userspace tools from
  160. <http://sowerbutts.com/powermate/>.
  161. To compile this driver as a module, choose M here: the
  162. module will be called powermate.
  163. config USB_TOUCHSCREEN
  164. tristate "USB Touchscreen Driver"
  165. depends on USB && INPUT
  166. ---help---
  167. USB Touchscreen driver for:
  168. - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
  169. - PanJit TouchSet USB
  170. - 3M MicroTouch USB (EX II series)
  171. - ITM
  172. - some other eTurboTouch
  173. - Gunze AHL61
  174. Have a look at <http://linux.chapter7.ch/touchkit/> for
  175. a usage description and the required user-space stuff.
  176. To compile this driver as a module, choose M here: the
  177. module will be called usbtouchscreen.
  178. config USB_TOUCHSCREEN_EGALAX
  179. default y
  180. bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
  181. depends on USB_TOUCHSCREEN
  182. config USB_TOUCHSCREEN_PANJIT
  183. default y
  184. bool "PanJit device support" if EMBEDDED
  185. depends on USB_TOUCHSCREEN
  186. config USB_TOUCHSCREEN_3M
  187. default y
  188. bool "3M/Microtouch EX II series device support" if EMBEDDED
  189. depends on USB_TOUCHSCREEN
  190. config USB_TOUCHSCREEN_ITM
  191. default y
  192. bool "ITM device support" if EMBEDDED
  193. depends on USB_TOUCHSCREEN
  194. config USB_TOUCHSCREEN_ETURBO
  195. default y
  196. bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
  197. depends on USB_TOUCHSCREEN
  198. config USB_TOUCHSCREEN_GUNZE
  199. default y
  200. bool "Gunze AHL61 device support" if EMBEDDED
  201. depends on USB_TOUCHSCREEN
  202. config USB_YEALINK
  203. tristate "Yealink usb-p1k voip phone"
  204. depends on USB && INPUT && EXPERIMENTAL
  205. ---help---
  206. Say Y here if you want to enable keyboard and LCD functions of the
  207. Yealink usb-p1k usb phones. The audio part is enabled by the generic
  208. usb sound driver, so you might want to enable that as well.
  209. For information about how to use these additional functions, see
  210. <file:Documentation/input/yealink.txt>.
  211. To compile this driver as a module, choose M here: the module will be
  212. called yealink.
  213. config USB_XPAD
  214. tristate "X-Box gamepad support"
  215. depends on USB && INPUT
  216. ---help---
  217. Say Y here if you want to use the X-Box pad with your computer.
  218. Make sure to say Y to "Joystick support" (CONFIG_INPUT_JOYDEV)
  219. and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
  220. For information about how to connect the X-Box pad to USB, see
  221. <file:Documentation/input/xpad.txt>.
  222. To compile this driver as a module, choose M here: the
  223. module will be called xpad.
  224. config USB_ATI_REMOTE
  225. tristate "ATI / X10 USB RF remote control"
  226. depends on USB && INPUT
  227. ---help---
  228. Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
  229. These are RF remotes with USB receivers.
  230. The ATI remote comes with many of ATI's All-In-Wonder video cards.
  231. The X10 "Lola" remote is available at:
  232. <http://www.x10.com/products/lola_sg1.htm>
  233. This driver provides mouse pointer, left and right mouse buttons,
  234. and maps all the other remote buttons to keypress events.
  235. To compile this driver as a module, choose M here: the module will be
  236. called ati_remote.
  237. config USB_ATI_REMOTE2
  238. tristate "ATI / Philips USB RF remote control"
  239. depends on USB && INPUT
  240. ---help---
  241. Say Y here if you want to use an ATI or Philips USB RF remote control.
  242. These are RF remotes with USB receivers.
  243. ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
  244. and is also available as a separate product.
  245. This driver provides mouse pointer, left and right mouse buttons,
  246. and maps all the other remote buttons to keypress events.
  247. To compile this driver as a module, choose M here: the module will be
  248. called ati_remote2.
  249. config USB_KEYSPAN_REMOTE
  250. tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
  251. depends on USB && INPUT && EXPERIMENTAL
  252. ---help---
  253. Say Y here if you want to use a Keyspan DMR USB remote control.
  254. Currently only the UIA-11 type of receiver has been tested. The tag
  255. on the receiver that connects to the USB port should have a P/N that
  256. will tell you what type of DMR you have. The UIA-10 type is not
  257. supported at this time. This driver maps all buttons to keypress
  258. events.
  259. To compile this driver as a module, choose M here: the module will
  260. be called keyspan_remote.
  261. config USB_APPLETOUCH
  262. tristate "Apple USB Touchpad support"
  263. depends on USB && INPUT
  264. ---help---
  265. Say Y here if you want to use an Apple USB Touchpad.
  266. These are the touchpads that can be found on post-February 2005
  267. Apple Powerbooks (prior models have a Synaptics touchpad connected
  268. to the ADB bus).
  269. This driver provides a basic mouse driver but can be interfaced
  270. with the synaptics X11 driver to provide acceleration and
  271. scrolling in X11.
  272. For further information, see
  273. <file:Documentation/input/appletouch.txt>.
  274. To compile this driver as a module, choose M here: the
  275. module will be called appletouch.