Kconfig 12 KB

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