Kconfig 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. #
  2. # Input misc drivers configuration
  3. #
  4. menuconfig INPUT_MISC
  5. bool "Miscellaneous devices"
  6. help
  7. Say Y here, and a list of miscellaneous input drivers will be displayed.
  8. Everything that didn't fit into the other categories is here. This option
  9. doesn't affect the kernel.
  10. If unsure, say Y.
  11. if INPUT_MISC
  12. config INPUT_88PM860X_ONKEY
  13. tristate "88PM860x ONKEY support"
  14. depends on MFD_88PM860X
  15. help
  16. Support the ONKEY of Marvell 88PM860x PMICs as an input device
  17. reporting power button status.
  18. To compile this driver as a module, choose M here: the module
  19. will be called 88pm860x_onkey.
  20. config INPUT_AB8500_PONKEY
  21. tristate "AB8500 Pon (PowerOn) Key"
  22. depends on AB8500_CORE
  23. help
  24. Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
  25. Mix-Sig PMIC.
  26. To compile this driver as a module, choose M here: the module
  27. will be called ab8500-ponkey.
  28. config INPUT_AD714X
  29. tristate "Analog Devices AD714x Capacitance Touch Sensor"
  30. help
  31. Say Y here if you want to support an AD7142/3/7/8/7A touch sensor.
  32. You should select a bus connection too.
  33. To compile this driver as a module, choose M here: the
  34. module will be called ad714x.
  35. config INPUT_AD714X_I2C
  36. tristate "support I2C bus connection"
  37. depends on INPUT_AD714X && I2C
  38. default y
  39. help
  40. Say Y here if you have AD7142/AD7147 hooked to an I2C bus.
  41. To compile this driver as a module, choose M here: the
  42. module will be called ad714x-i2c.
  43. config INPUT_AD714X_SPI
  44. tristate "support SPI bus connection"
  45. depends on INPUT_AD714X && SPI
  46. default y
  47. help
  48. Say Y here if you have AD7142/AD7147 hooked to a SPI bus.
  49. To compile this driver as a module, choose M here: the
  50. module will be called ad714x-spi.
  51. config INPUT_PCSPKR
  52. tristate "PC Speaker support"
  53. depends on PCSPKR_PLATFORM
  54. help
  55. Say Y here if you want the standard PC Speaker to be used for
  56. bells and whistles.
  57. If unsure, say Y.
  58. To compile this driver as a module, choose M here: the
  59. module will be called pcspkr.
  60. config INPUT_PM8XXX_VIBRATOR
  61. tristate "Qualcomm PM8XXX vibrator support"
  62. depends on MFD_PM8XXX
  63. select INPUT_FF_MEMLESS
  64. help
  65. This option enables device driver support for the vibrator
  66. on Qualcomm PM8xxx chip. This driver supports ff-memless interface
  67. from input framework.
  68. To compile this driver as module, choose M here: the
  69. module will be called pm8xxx-vibrator.
  70. config INPUT_PMIC8XXX_PWRKEY
  71. tristate "PMIC8XXX power key support"
  72. depends on MFD_PM8XXX
  73. help
  74. Say Y here if you want support for the PMIC8XXX power key.
  75. If unsure, say N.
  76. To compile this driver as a module, choose M here: the
  77. module will be called pmic8xxx-pwrkey.
  78. config INPUT_SPARCSPKR
  79. tristate "SPARC Speaker support"
  80. depends on PCI && SPARC64
  81. help
  82. Say Y here if you want the standard Speaker on Sparc PCI systems
  83. to be used for bells and whistles.
  84. If unsure, say Y.
  85. To compile this driver as a module, choose M here: the
  86. module will be called sparcspkr.
  87. config INPUT_M68K_BEEP
  88. tristate "M68k Beeper support"
  89. depends on M68K
  90. config INPUT_MAX8925_ONKEY
  91. tristate "MAX8925 ONKEY support"
  92. depends on MFD_MAX8925
  93. help
  94. Support the ONKEY of MAX8925 PMICs as an input device
  95. reporting power button status.
  96. To compile this driver as a module, choose M here: the module
  97. will be called max8925_onkey.
  98. config INPUT_MMA8450
  99. tristate "MMA8450 - Freescale's 3-Axis, 8/12-bit Digital Accelerometer"
  100. depends on I2C
  101. select INPUT_POLLDEV
  102. help
  103. Say Y here if you want to support Freescale's MMA8450 Accelerometer
  104. through I2C interface.
  105. To compile this driver as a module, choose M here: the
  106. module will be called mma8450.
  107. config INPUT_MPU3050
  108. tristate "MPU3050 Triaxial gyroscope sensor"
  109. depends on I2C
  110. help
  111. Say Y here if you want to support InvenSense MPU3050
  112. connected via an I2C bus.
  113. To compile this driver as a module, choose M here: the
  114. module will be called mpu3050.
  115. config INPUT_APANEL
  116. tristate "Fujitsu Lifebook Application Panel buttons"
  117. depends on X86 && I2C && LEDS_CLASS
  118. select INPUT_POLLDEV
  119. select CHECK_SIGNATURE
  120. help
  121. Say Y here for support of the Application Panel buttons, used on
  122. Fujitsu Lifebook. These are attached to the mainboard through
  123. an SMBus interface managed by the I2C Intel ICH (i801) driver,
  124. which you should also build for this kernel.
  125. To compile this driver as a module, choose M here: the module will
  126. be called apanel.
  127. config INPUT_IXP4XX_BEEPER
  128. tristate "IXP4XX Beeper support"
  129. depends on ARCH_IXP4XX
  130. help
  131. If you say yes here, you can connect a beeper to the
  132. ixp4xx gpio pins. This is used by the LinkSys NSLU2.
  133. If unsure, say Y.
  134. To compile this driver as a module, choose M here: the
  135. module will be called ixp4xx-beeper.
  136. config INPUT_COBALT_BTNS
  137. tristate "Cobalt button interface"
  138. depends on MIPS_COBALT
  139. select INPUT_POLLDEV
  140. help
  141. Say Y here if you want to support MIPS Cobalt button interface.
  142. To compile this driver as a module, choose M here: the
  143. module will be called cobalt_btns.
  144. config INPUT_WISTRON_BTNS
  145. tristate "x86 Wistron laptop button interface"
  146. depends on X86 && !X86_64
  147. select INPUT_POLLDEV
  148. select INPUT_SPARSEKMAP
  149. select NEW_LEDS
  150. select LEDS_CLASS
  151. select CHECK_SIGNATURE
  152. help
  153. Say Y here for support of Wistron laptop button interfaces, used on
  154. laptops of various brands, including Acer and Fujitsu-Siemens. If
  155. available, mail and wifi LEDs will be controllable via /sys/class/leds.
  156. To compile this driver as a module, choose M here: the module will
  157. be called wistron_btns.
  158. config INPUT_ATLAS_BTNS
  159. tristate "x86 Atlas button interface"
  160. depends on X86 && ACPI
  161. help
  162. Say Y here for support of Atlas wallmount touchscreen buttons.
  163. The events will show up as scancodes F1 through F9 via evdev.
  164. To compile this driver as a module, choose M here: the module will
  165. be called atlas_btns.
  166. config INPUT_ATI_REMOTE
  167. tristate "ATI / X10 USB RF remote control"
  168. depends on USB_ARCH_HAS_HCD
  169. select USB
  170. help
  171. Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
  172. These are RF remotes with USB receivers.
  173. The ATI remote comes with many of ATI's All-In-Wonder video cards.
  174. The X10 "Lola" remote is available at:
  175. <http://www.x10.com/products/lola_sg1.htm>
  176. This driver provides mouse pointer, left and right mouse buttons,
  177. and maps all the other remote buttons to keypress events.
  178. To compile this driver as a module, choose M here: the module will be
  179. called ati_remote.
  180. config INPUT_ATI_REMOTE2
  181. tristate "ATI / Philips USB RF remote control"
  182. depends on USB_ARCH_HAS_HCD
  183. select USB
  184. help
  185. Say Y here if you want to use an ATI or Philips USB RF remote control.
  186. These are RF remotes with USB receivers.
  187. ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
  188. and is also available as a separate product.
  189. This driver provides mouse pointer, left and right mouse buttons,
  190. and maps all the other remote buttons to keypress events.
  191. To compile this driver as a module, choose M here: the module will be
  192. called ati_remote2.
  193. config INPUT_KEYSPAN_REMOTE
  194. tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
  195. depends on EXPERIMENTAL
  196. depends on USB_ARCH_HAS_HCD
  197. select USB
  198. help
  199. Say Y here if you want to use a Keyspan DMR USB remote control.
  200. Currently only the UIA-11 type of receiver has been tested. The tag
  201. on the receiver that connects to the USB port should have a P/N that
  202. will tell you what type of DMR you have. The UIA-10 type is not
  203. supported at this time. This driver maps all buttons to keypress
  204. events.
  205. To compile this driver as a module, choose M here: the module will
  206. be called keyspan_remote.
  207. config INPUT_KXTJ9
  208. tristate "Kionix KXTJ9 tri-axis digital accelerometer"
  209. depends on I2C
  210. help
  211. Say Y here to enable support for the Kionix KXTJ9 digital tri-axis
  212. accelerometer.
  213. To compile this driver as a module, choose M here: the module will
  214. be called kxtj9.
  215. config INPUT_KXTJ9_POLLED_MODE
  216. bool "Enable polling mode support"
  217. depends on INPUT_KXTJ9
  218. select INPUT_POLLDEV
  219. help
  220. Say Y here if you need accelerometer to work in polling mode.
  221. config INPUT_POWERMATE
  222. tristate "Griffin PowerMate and Contour Jog support"
  223. depends on USB_ARCH_HAS_HCD
  224. select USB
  225. help
  226. Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
  227. These are aluminum dials which can measure clockwise and anticlockwise
  228. rotation. The dial also acts as a pushbutton. The base contains an LED
  229. which can be instructed to pulse or to switch to a particular intensity.
  230. You can download userspace tools from
  231. <http://sowerbutts.com/powermate/>.
  232. To compile this driver as a module, choose M here: the
  233. module will be called powermate.
  234. config INPUT_YEALINK
  235. tristate "Yealink usb-p1k voip phone"
  236. depends on EXPERIMENTAL
  237. depends on USB_ARCH_HAS_HCD
  238. select USB
  239. help
  240. Say Y here if you want to enable keyboard and LCD functions of the
  241. Yealink usb-p1k usb phones. The audio part is enabled by the generic
  242. usb sound driver, so you might want to enable that as well.
  243. For information about how to use these additional functions, see
  244. <file:Documentation/input/yealink.txt>.
  245. To compile this driver as a module, choose M here: the module will be
  246. called yealink.
  247. config INPUT_CM109
  248. tristate "C-Media CM109 USB I/O Controller"
  249. depends on EXPERIMENTAL
  250. depends on USB_ARCH_HAS_HCD
  251. select USB
  252. help
  253. Say Y here if you want to enable keyboard and buzzer functions of the
  254. C-Media CM109 usb phones. The audio part is enabled by the generic
  255. usb sound driver, so you might want to enable that as well.
  256. To compile this driver as a module, choose M here: the module will be
  257. called cm109.
  258. config INPUT_TWL4030_PWRBUTTON
  259. tristate "TWL4030 Power button Driver"
  260. depends on TWL4030_CORE
  261. help
  262. Say Y here if you want to enable power key reporting via the
  263. TWL4030 family of chips.
  264. To compile this driver as a module, choose M here. The module will
  265. be called twl4030_pwrbutton.
  266. config INPUT_TWL4030_VIBRA
  267. tristate "Support for TWL4030 Vibrator"
  268. depends on TWL4030_CORE
  269. select TWL4030_CODEC
  270. select INPUT_FF_MEMLESS
  271. help
  272. This option enables support for TWL4030 Vibrator Driver.
  273. To compile this driver as a module, choose M here. The module will
  274. be called twl4030_vibra.
  275. config INPUT_UINPUT
  276. tristate "User level driver support"
  277. help
  278. Say Y here if you want to support user level drivers for input
  279. subsystem accessible under char device 10:223 - /dev/input/uinput.
  280. To compile this driver as a module, choose M here: the
  281. module will be called uinput.
  282. config INPUT_SGI_BTNS
  283. tristate "SGI Indy/O2 volume button interface"
  284. depends on SGI_IP22 || SGI_IP32
  285. select INPUT_POLLDEV
  286. help
  287. Say Y here if you want to support SGI Indy/O2 volume button interface.
  288. To compile this driver as a module, choose M here: the
  289. module will be called sgi_btns.
  290. config HP_SDC_RTC
  291. tristate "HP SDC Real Time Clock"
  292. depends on (GSC || HP300) && SERIO
  293. select HP_SDC
  294. help
  295. Say Y here if you want to support the built-in real time clock
  296. of the HP SDC controller.
  297. config INPUT_PCF50633_PMU
  298. tristate "PCF50633 PMU events"
  299. depends on MFD_PCF50633
  300. help
  301. Say Y to include support for delivering PMU events via input
  302. layer on NXP PCF50633.
  303. config INPUT_PCF8574
  304. tristate "PCF8574 Keypad input device"
  305. depends on I2C && EXPERIMENTAL
  306. help
  307. Say Y here if you want to support a keypad connetced via I2C
  308. with a PCF8574.
  309. To compile this driver as a module, choose M here: the
  310. module will be called pcf8574_keypad.
  311. config INPUT_PWM_BEEPER
  312. tristate "PWM beeper support"
  313. depends on HAVE_PWM
  314. help
  315. Say Y here to get support for PWM based beeper devices.
  316. If unsure, say N.
  317. To compile this driver as a module, choose M here: the module will be
  318. called pwm-beeper.
  319. config INPUT_GPIO_ROTARY_ENCODER
  320. tristate "Rotary encoders connected to GPIO pins"
  321. depends on GPIOLIB && GENERIC_GPIO
  322. help
  323. Say Y here to add support for rotary encoders connected to GPIO lines.
  324. Check file:Documentation/input/rotary-encoder.txt for more
  325. information.
  326. To compile this driver as a module, choose M here: the
  327. module will be called rotary_encoder.
  328. config INPUT_RB532_BUTTON
  329. tristate "Mikrotik Routerboard 532 button interface"
  330. depends on MIKROTIK_RB532
  331. depends on GPIOLIB && GENERIC_GPIO
  332. select INPUT_POLLDEV
  333. help
  334. Say Y here if you want support for the S1 button built into
  335. Mikrotik's Routerboard 532.
  336. To compile this driver as a module, choose M here: the
  337. module will be called rb532_button.
  338. config INPUT_DM355EVM
  339. tristate "TI DaVinci DM355 EVM Keypad and IR Remote"
  340. depends on MFD_DM355EVM_MSP
  341. select INPUT_SPARSEKMAP
  342. help
  343. Supports the pushbuttons and IR remote used with
  344. the DM355 EVM board.
  345. To compile this driver as a module, choose M here: the
  346. module will be called dm355evm_keys.
  347. config INPUT_BFIN_ROTARY
  348. tristate "Blackfin Rotary support"
  349. depends on BF54x || BF52x
  350. help
  351. Say Y here if you want to use the Blackfin Rotary.
  352. To compile this driver as a module, choose M here: the
  353. module will be called bfin-rotary.
  354. config INPUT_WM831X_ON
  355. tristate "WM831X ON pin"
  356. depends on MFD_WM831X
  357. help
  358. Support the ON pin of WM831X PMICs as an input device
  359. reporting power button status.
  360. To compile this driver as a module, choose M here: the module
  361. will be called wm831x_on.
  362. config INPUT_PCAP
  363. tristate "Motorola EZX PCAP misc input events"
  364. depends on EZX_PCAP
  365. help
  366. Say Y here if you want to use Power key and Headphone button
  367. on Motorola EZX phones.
  368. To compile this driver as a module, choose M here: the
  369. module will be called pcap_keys.
  370. config INPUT_ADXL34X
  371. tristate "Analog Devices ADXL34x Three-Axis Digital Accelerometer"
  372. default n
  373. help
  374. Say Y here if you have a Accelerometer interface using the
  375. ADXL345/6 controller, and your board-specific initialization
  376. code includes that in its table of devices.
  377. This driver can use either I2C or SPI communication to the
  378. ADXL345/6 controller. Select the appropriate method for
  379. your system.
  380. If unsure, say N (but it's safe to say "Y").
  381. To compile this driver as a module, choose M here: the
  382. module will be called adxl34x.
  383. config INPUT_ADXL34X_I2C
  384. tristate "support I2C bus connection"
  385. depends on INPUT_ADXL34X && I2C
  386. default y
  387. help
  388. Say Y here if you have ADXL345/6 hooked to an I2C bus.
  389. To compile this driver as a module, choose M here: the
  390. module will be called adxl34x-i2c.
  391. config INPUT_ADXL34X_SPI
  392. tristate "support SPI bus connection"
  393. depends on INPUT_ADXL34X && SPI
  394. default y
  395. help
  396. Say Y here if you have ADXL345/6 hooked to a SPI bus.
  397. To compile this driver as a module, choose M here: the
  398. module will be called adxl34x-spi.
  399. config INPUT_CMA3000
  400. tristate "VTI CMA3000 Tri-axis accelerometer"
  401. help
  402. Say Y here if you want to use VTI CMA3000_D0x Accelerometer
  403. driver
  404. This driver currently only supports I2C interface to the
  405. controller. Also select the I2C method.
  406. If unsure, say N
  407. To compile this driver as a module, choose M here: the
  408. module will be called cma3000_d0x.
  409. config INPUT_CMA3000_I2C
  410. tristate "Support I2C bus connection"
  411. depends on INPUT_CMA3000 && I2C
  412. help
  413. Say Y here if you want to use VTI CMA3000_D0x Accelerometer
  414. through I2C interface.
  415. To compile this driver as a module, choose M here: the
  416. module will be called cma3000_d0x_i2c.
  417. config INPUT_XEN_KBDDEV_FRONTEND
  418. tristate "Xen virtual keyboard and mouse support"
  419. depends on XEN_FBDEV_FRONTEND
  420. default y
  421. select XEN_XENBUS_FRONTEND
  422. help
  423. This driver implements the front-end of the Xen virtual
  424. keyboard and mouse device driver. It communicates with a back-end
  425. in another domain.
  426. To compile this driver as a module, choose M here: the
  427. module will be called xen-kbdfront.
  428. endif