Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  1. #
  2. # Touchscreen driver configuration
  3. #
  4. menuconfig INPUT_TOUCHSCREEN
  5. bool "Touchscreens"
  6. help
  7. Say Y here, and a list of supported touchscreens will be displayed.
  8. This option doesn't affect the kernel.
  9. If unsure, say Y.
  10. if INPUT_TOUCHSCREEN
  11. config TOUCHSCREEN_ADS7846
  12. tristate "ADS7846/TSC2046 and ADS7843 based touchscreens"
  13. depends on SPI_MASTER
  14. depends on HWMON = n || HWMON
  15. help
  16. Say Y here if you have a touchscreen interface using the
  17. ADS7846/TSC2046 or ADS7843 controller, and your board-specific
  18. setup code includes that in its table of SPI devices.
  19. If HWMON is selected, and the driver is told the reference voltage
  20. on your board, you will also get hwmon interfaces for the voltage
  21. (and on ads7846/tsc2046, temperature) sensors of this chip.
  22. If unsure, say N (but it's safe to say "Y").
  23. To compile this driver as a module, choose M here: the
  24. module will be called ads7846.
  25. config TOUCHSCREEN_BITSY
  26. tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
  27. depends on SA1100_BITSY
  28. select SERIO
  29. help
  30. Say Y here if you have the h3600 (Bitsy) touchscreen.
  31. If unsure, say N.
  32. To compile this driver as a module, choose M here: the
  33. module will be called h3600_ts_input.
  34. config TOUCHSCREEN_CORGI
  35. tristate "SharpSL (Corgi and Spitz series) touchscreen driver (DEPRECATED)"
  36. depends on PXA_SHARPSL
  37. select CORGI_SSP_DEPRECATED
  38. default y
  39. help
  40. Say Y here to enable the driver for the touchscreen on the
  41. Sharp SL-C7xx and SL-Cxx00 series of PDAs.
  42. If unsure, say N.
  43. To compile this driver as a module, choose M here: the
  44. module will be called corgi_ts.
  45. NOTE: this driver is deprecated, try enable SPI and generic
  46. ADS7846-based touchscreen driver.
  47. config TOUCHSCREEN_FUJITSU
  48. tristate "Fujitsu serial touchscreen"
  49. select SERIO
  50. help
  51. Say Y here if you have the Fujitsu touchscreen (such as one
  52. installed in Lifebook P series laptop) connected to your
  53. system.
  54. If unsure, say N.
  55. To compile this driver as a module, choose M here: the
  56. module will be called fujitsu-ts.
  57. config TOUCHSCREEN_GUNZE
  58. tristate "Gunze AHL-51S touchscreen"
  59. select SERIO
  60. help
  61. Say Y here if you have the Gunze AHL-51 touchscreen connected to
  62. your system.
  63. If unsure, say N.
  64. To compile this driver as a module, choose M here: the
  65. module will be called gunze.
  66. config TOUCHSCREEN_ELO
  67. tristate "Elo serial touchscreens"
  68. select SERIO
  69. help
  70. Say Y here if you have an Elo serial touchscreen connected to
  71. your system.
  72. If unsure, say N.
  73. To compile this driver as a module, choose M here: the
  74. module will be called elo.
  75. config TOUCHSCREEN_WACOM_W8001
  76. tristate "Wacom W8001 penabled serial touchscreen"
  77. select SERIO
  78. help
  79. Say Y here if you have an Wacom W8001 penabled serial touchscreen
  80. connected to your system.
  81. If unsure, say N.
  82. To compile this driver as a module, choose M here: the
  83. module will be called wacom_w8001.
  84. config TOUCHSCREEN_MTOUCH
  85. tristate "MicroTouch serial touchscreens"
  86. select SERIO
  87. help
  88. Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
  89. your system.
  90. If unsure, say N.
  91. To compile this driver as a module, choose M here: the
  92. module will be called mtouch.
  93. config TOUCHSCREEN_INEXIO
  94. tristate "iNexio serial touchscreens"
  95. select SERIO
  96. help
  97. Say Y here if you have an iNexio serial touchscreen connected to
  98. your system.
  99. If unsure, say N.
  100. To compile this driver as a module, choose M here: the
  101. module will be called inexio.
  102. config TOUCHSCREEN_MK712
  103. tristate "ICS MicroClock MK712 touchscreen"
  104. help
  105. Say Y here if you have the ICS MicroClock MK712 touchscreen
  106. controller chip in your system.
  107. If unsure, say N.
  108. To compile this driver as a module, choose M here: the
  109. module will be called mk712.
  110. config TOUCHSCREEN_HP600
  111. tristate "HP Jornada 6xx touchscreen"
  112. depends on SH_HP6XX && SH_ADC
  113. help
  114. Say Y here if you have a HP Jornada 620/660/680/690 and want to
  115. support the built-in touchscreen.
  116. To compile this driver as a module, choose M here: the
  117. module will be called hp680_ts_input.
  118. config TOUCHSCREEN_HP7XX
  119. tristate "HP Jornada 7xx touchscreen"
  120. depends on SA1100_JORNADA720_SSP
  121. help
  122. Say Y here if you have a HP Jornada 710/720/728 and want
  123. to support the built-in touchscreen.
  124. To compile this driver as a module, choose M here: the
  125. module will be called jornada720_ts.
  126. config TOUCHSCREEN_HTCPEN
  127. tristate "HTC Shift X9500 touchscreen"
  128. depends on ISA
  129. help
  130. Say Y here if you have an HTC Shift UMPC also known as HTC X9500
  131. Clio / Shangrila and want to support the built-in touchscreen.
  132. If unsure, say N.
  133. To compile this driver as a module, choose M here: the
  134. module will be called htcpen.
  135. config TOUCHSCREEN_PENMOUNT
  136. tristate "Penmount serial touchscreen"
  137. select SERIO
  138. help
  139. Say Y here if you have a Penmount serial touchscreen connected to
  140. your system.
  141. If unsure, say N.
  142. To compile this driver as a module, choose M here: the
  143. module will be called penmount.
  144. config TOUCHSCREEN_MIGOR
  145. tristate "Renesas MIGO-R touchscreen"
  146. depends on SH_MIGOR && I2C
  147. help
  148. Say Y here to enable MIGO-R touchscreen support.
  149. If unsure, say N.
  150. To compile this driver as a module, choose M here: the
  151. module will be called migor_ts.
  152. config TOUCHSCREEN_TOUCHRIGHT
  153. tristate "Touchright serial touchscreen"
  154. select SERIO
  155. help
  156. Say Y here if you have a Touchright serial touchscreen connected to
  157. your system.
  158. If unsure, say N.
  159. To compile this driver as a module, choose M here: the
  160. module will be called touchright.
  161. config TOUCHSCREEN_TOUCHWIN
  162. tristate "Touchwin serial touchscreen"
  163. select SERIO
  164. help
  165. Say Y here if you have a Touchwin serial touchscreen connected to
  166. your system.
  167. If unsure, say N.
  168. To compile this driver as a module, choose M here: the
  169. module will be called touchwin.
  170. config TOUCHSCREEN_ATMEL_TSADCC
  171. tristate "Atmel Touchscreen Interface"
  172. depends on ARCH_AT91SAM9RL
  173. help
  174. Say Y here if you have a 4-wire touchscreen connected to the
  175. ADC Controller on your Atmel SoC (such as the AT91SAM9RL).
  176. If unsure, say N.
  177. To compile this driver as a module, choose M here: the
  178. module will be called atmel_tsadcc.
  179. config TOUCHSCREEN_UCB1400
  180. tristate "Philips UCB1400 touchscreen"
  181. depends on AC97_BUS
  182. depends on UCB1400_CORE
  183. help
  184. This enables support for the Philips UCB1400 touchscreen interface.
  185. The UCB1400 is an AC97 audio codec. The touchscreen interface
  186. will be initialized only after the ALSA subsystem has been
  187. brought up and the UCB1400 detected. You therefore have to
  188. configure ALSA support as well (either built-in or modular,
  189. independently of whether this driver is itself built-in or
  190. modular) for this driver to work.
  191. To compile this driver as a module, choose M here: the
  192. module will be called ucb1400_ts.
  193. config TOUCHSCREEN_WM97XX
  194. tristate "Support for WM97xx AC97 touchscreen controllers"
  195. depends on AC97_BUS
  196. help
  197. Say Y here if you have a Wolfson Microelectronics WM97xx
  198. touchscreen connected to your system. Note that this option
  199. only enables core driver, you will also need to select
  200. support for appropriate chip below.
  201. If unsure, say N.
  202. To compile this driver as a module, choose M here: the
  203. module will be called wm97xx-ts.
  204. config TOUCHSCREEN_WM9705
  205. bool "WM9705 Touchscreen interface support"
  206. depends on TOUCHSCREEN_WM97XX
  207. default y
  208. help
  209. Say Y here to enable support for the Wolfson Microelectronics
  210. WM9705 touchscreen controller.
  211. config TOUCHSCREEN_WM9712
  212. bool "WM9712 Touchscreen interface support"
  213. depends on TOUCHSCREEN_WM97XX
  214. default y
  215. help
  216. Say Y here to enable support for the Wolfson Microelectronics
  217. WM9712 touchscreen controller.
  218. config TOUCHSCREEN_WM9713
  219. bool "WM9713 Touchscreen interface support"
  220. depends on TOUCHSCREEN_WM97XX
  221. default y
  222. help
  223. Say Y here to enable support for the Wolfson Microelectronics
  224. WM9713 touchscreen controller.
  225. config TOUCHSCREEN_WM97XX_MAINSTONE
  226. tristate "WM97xx Mainstone accelerated touch"
  227. depends on TOUCHSCREEN_WM97XX && ARCH_PXA
  228. help
  229. Say Y here for support for streaming mode with WM97xx touchscreens
  230. on Mainstone systems.
  231. If unsure, say N.
  232. To compile this driver as a module, choose M here: the
  233. module will be called mainstone-wm97xx.
  234. config TOUCHSCREEN_USB_COMPOSITE
  235. tristate "USB Touchscreen Driver"
  236. depends on USB_ARCH_HAS_HCD
  237. select USB
  238. help
  239. USB Touchscreen driver for:
  240. - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
  241. - PanJit TouchSet USB
  242. - 3M MicroTouch USB (EX II series)
  243. - ITM
  244. - some other eTurboTouch
  245. - Gunze AHL61
  246. - DMC TSC-10/25
  247. - IRTOUCHSYSTEMS/UNITOP
  248. - IdealTEK URTC1000
  249. - GoTop Super_Q2/GogoPen/PenPower tablets
  250. Have a look at <http://linux.chapter7.ch/touchkit/> for
  251. a usage description and the required user-space stuff.
  252. To compile this driver as a module, choose M here: the
  253. module will be called usbtouchscreen.
  254. config TOUCHSCREEN_USB_EGALAX
  255. default y
  256. bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
  257. depends on TOUCHSCREEN_USB_COMPOSITE
  258. config TOUCHSCREEN_USB_PANJIT
  259. default y
  260. bool "PanJit device support" if EMBEDDED
  261. depends on TOUCHSCREEN_USB_COMPOSITE
  262. config TOUCHSCREEN_USB_3M
  263. default y
  264. bool "3M/Microtouch EX II series device support" if EMBEDDED
  265. depends on TOUCHSCREEN_USB_COMPOSITE
  266. config TOUCHSCREEN_USB_ITM
  267. default y
  268. bool "ITM device support" if EMBEDDED
  269. depends on TOUCHSCREEN_USB_COMPOSITE
  270. config TOUCHSCREEN_USB_ETURBO
  271. default y
  272. bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
  273. depends on TOUCHSCREEN_USB_COMPOSITE
  274. config TOUCHSCREEN_USB_GUNZE
  275. default y
  276. bool "Gunze AHL61 device support" if EMBEDDED
  277. depends on TOUCHSCREEN_USB_COMPOSITE
  278. config TOUCHSCREEN_USB_DMC_TSC10
  279. default y
  280. bool "DMC TSC-10/25 device support" if EMBEDDED
  281. depends on TOUCHSCREEN_USB_COMPOSITE
  282. config TOUCHSCREEN_USB_IRTOUCH
  283. default y
  284. bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
  285. depends on TOUCHSCREEN_USB_COMPOSITE
  286. config TOUCHSCREEN_USB_IDEALTEK
  287. default y
  288. bool "IdealTEK URTC1000 device support" if EMBEDDED
  289. depends on TOUCHSCREEN_USB_COMPOSITE
  290. config TOUCHSCREEN_USB_GENERAL_TOUCH
  291. default y
  292. bool "GeneralTouch Touchscreen device support" if EMBEDDED
  293. depends on TOUCHSCREEN_USB_COMPOSITE
  294. config TOUCHSCREEN_USB_GOTOP
  295. default y
  296. bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
  297. depends on TOUCHSCREEN_USB_COMPOSITE
  298. config TOUCHSCREEN_TOUCHIT213
  299. tristate "Sahara TouchIT-213 touchscreen"
  300. select SERIO
  301. help
  302. Say Y here if you have a Sahara TouchIT-213 Tablet PC.
  303. If unsure, say N.
  304. To compile this driver as a module, choose M here: the
  305. module will be called touchit213.
  306. endif