Kconfig 11 KB

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