Kconfig 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  1. #
  2. # Input core configuration
  3. #
  4. menuconfig INPUT_KEYBOARD
  5. bool "Keyboards" if EXPERT || !X86
  6. default y
  7. help
  8. Say Y here, and a list of supported keyboards will be displayed.
  9. This option doesn't affect the kernel.
  10. If unsure, say Y.
  11. if INPUT_KEYBOARD
  12. config KEYBOARD_ADP5520
  13. tristate "Keypad Support for ADP5520 PMIC"
  14. depends on PMIC_ADP5520
  15. help
  16. This option enables support for the keypad scan matrix
  17. on Analog Devices ADP5520 PMICs.
  18. To compile this driver as a module, choose M here: the module will
  19. be called adp5520-keys.
  20. config KEYBOARD_ADP5588
  21. tristate "ADP5588/87 I2C QWERTY Keypad and IO Expander"
  22. depends on I2C
  23. help
  24. Say Y here if you want to use a ADP5588/87 attached to your
  25. system I2C bus.
  26. To compile this driver as a module, choose M here: the
  27. module will be called adp5588-keys.
  28. config KEYBOARD_AMIGA
  29. tristate "Amiga keyboard"
  30. depends on AMIGA
  31. help
  32. Say Y here if you are running Linux on any AMIGA and have a keyboard
  33. attached.
  34. To compile this driver as a module, choose M here: the
  35. module will be called amikbd.
  36. config ATARI_KBD_CORE
  37. bool
  38. config KEYBOARD_ATARI
  39. tristate "Atari keyboard"
  40. depends on ATARI
  41. select ATARI_KBD_CORE
  42. help
  43. Say Y here if you are running Linux on any Atari and have a keyboard
  44. attached.
  45. To compile this driver as a module, choose M here: the
  46. module will be called atakbd.
  47. config KEYBOARD_ATKBD
  48. tristate "AT keyboard" if EXPERT || !X86
  49. default y
  50. select SERIO
  51. select SERIO_LIBPS2
  52. select SERIO_I8042 if X86
  53. select SERIO_GSCPS2 if GSC
  54. help
  55. Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
  56. you'll need this, unless you have a different type keyboard (USB, ADB
  57. or other). This also works for AT and PS/2 keyboards connected over a
  58. PS/2 to serial converter.
  59. If unsure, say Y.
  60. To compile this driver as a module, choose M here: the
  61. module will be called atkbd.
  62. config KEYBOARD_ATKBD_HP_KEYCODES
  63. bool "Use HP keyboard scancodes"
  64. depends on PARISC && KEYBOARD_ATKBD
  65. default y
  66. help
  67. Say Y here if you have a PA-RISC machine and want to use an AT or
  68. PS/2 keyboard, and your keyboard uses keycodes that are specific to
  69. PA-RISC keyboards.
  70. Say N if you use a standard keyboard.
  71. config KEYBOARD_ATKBD_RDI_KEYCODES
  72. bool "Use PrecisionBook keyboard scancodes"
  73. depends on KEYBOARD_ATKBD_HP_KEYCODES
  74. default n
  75. help
  76. If you have an RDI PrecisionBook, say Y here if you want to use its
  77. built-in keyboard (as opposed to an external keyboard).
  78. The PrecisionBook has five keys that conflict with those used by most
  79. AT and PS/2 keyboards. These are as follows:
  80. PrecisionBook Standard AT or PS/2
  81. F1 F12
  82. Left Ctrl Left Alt
  83. Caps Lock Left Ctrl
  84. Right Ctrl Caps Lock
  85. Left 102nd key (the key to the right of Left Shift)
  86. If you say N here, and use the PrecisionBook keyboard, then each key
  87. in the left-hand column will be interpreted as the corresponding key
  88. in the right-hand column.
  89. If you say Y here, and use an external keyboard, then each key in the
  90. right-hand column will be interpreted as the key shown in the
  91. left-hand column.
  92. config KEYBOARD_QT2160
  93. tristate "Atmel AT42QT2160 Touch Sensor Chip"
  94. depends on I2C && EXPERIMENTAL
  95. help
  96. If you say yes here you get support for Atmel AT42QT2160 Touch
  97. Sensor chip as a keyboard input.
  98. This driver can also be built as a module. If so, the module
  99. will be called qt2160.
  100. config KEYBOARD_BFIN
  101. tristate "Blackfin BF54x keypad support"
  102. depends on (BF54x && !BF544)
  103. help
  104. Say Y here if you want to use the BF54x keypad.
  105. To compile this driver as a module, choose M here: the
  106. module will be called bf54x-keys.
  107. config KEYBOARD_LKKBD
  108. tristate "DECstation/VAXstation LK201/LK401 keyboard"
  109. select SERIO
  110. help
  111. Say Y here if you want to use a LK201 or LK401 style serial
  112. keyboard. This keyboard is also useable on PCs if you attach
  113. it with the inputattach program. The connector pinout is
  114. described within lkkbd.c.
  115. To compile this driver as a module, choose M here: the
  116. module will be called lkkbd.
  117. config KEYBOARD_EP93XX
  118. tristate "EP93xx Matrix Keypad support"
  119. depends on ARCH_EP93XX
  120. help
  121. Say Y here to enable the matrix keypad on the Cirrus EP93XX.
  122. To compile this driver as a module, choose M here: the
  123. module will be called ep93xx_keypad.
  124. config KEYBOARD_GPIO
  125. tristate "GPIO Buttons"
  126. depends on GENERIC_GPIO
  127. help
  128. This driver implements support for buttons connected
  129. to GPIO pins of various CPUs (and some other chips).
  130. Say Y here if your device has buttons connected
  131. directly to such GPIO pins. Your board-specific
  132. setup logic must also provide a platform device,
  133. with configuration data saying which GPIOs are used.
  134. To compile this driver as a module, choose M here: the
  135. module will be called gpio_keys.
  136. config KEYBOARD_GPIO_POLLED
  137. tristate "Polled GPIO buttons"
  138. depends on GENERIC_GPIO
  139. select INPUT_POLLDEV
  140. help
  141. This driver implements support for buttons connected
  142. to GPIO pins that are not capable of generating interrupts.
  143. Say Y here if your device has buttons connected
  144. directly to such GPIO pins. Your board-specific
  145. setup logic must also provide a platform device,
  146. with configuration data saying which GPIOs are used.
  147. To compile this driver as a module, choose M here: the
  148. module will be called gpio_keys_polled.
  149. config KEYBOARD_TCA6416
  150. tristate "TCA6416/TCA6408A Keypad Support"
  151. depends on I2C
  152. help
  153. This driver implements basic keypad functionality
  154. for keys connected through TCA6416/TCA6408A IO expanders.
  155. Say Y here if your device has keys connected to
  156. TCA6416/TCA6408A IO expander. Your board-specific setup logic
  157. must also provide pin-mask details(of which TCA6416 pins
  158. are used for keypad).
  159. If enabled the entire TCA6416 device will be managed through
  160. this driver.
  161. To compile this driver as a module, choose M here: the
  162. module will be called tca6416_keypad.
  163. config KEYBOARD_MATRIX
  164. tristate "GPIO driven matrix keypad support"
  165. depends on GENERIC_GPIO
  166. help
  167. Enable support for GPIO driven matrix keypad.
  168. To compile this driver as a module, choose M here: the
  169. module will be called matrix_keypad.
  170. config KEYBOARD_HIL_OLD
  171. tristate "HP HIL keyboard support (simple driver)"
  172. depends on GSC || HP300
  173. default y
  174. help
  175. The "Human Interface Loop" is a older, 8-channel USB-like
  176. controller used in several Hewlett Packard models. This driver
  177. was adapted from the one written for m68k/hp300, and implements
  178. support for a keyboard attached to the HIL port, but not for
  179. any other types of HIL input devices like mice or tablets.
  180. However, it has been thoroughly tested and is stable.
  181. If you want full HIL support including support for multiple
  182. keyboards, mice, and tablets, you have to enable the
  183. "HP System Device Controller i8042 Support" in the input/serio
  184. submenu.
  185. config KEYBOARD_HIL
  186. tristate "HP HIL keyboard/pointer support"
  187. depends on GSC || HP300
  188. default y
  189. select HP_SDC
  190. select HIL_MLC
  191. select SERIO
  192. help
  193. The "Human Interface Loop" is a older, 8-channel USB-like
  194. controller used in several Hewlett Packard models.
  195. This driver implements support for HIL-keyboards and pointing
  196. devices (mice, tablets, touchscreens) attached
  197. to your machine, so normally you should say Y here.
  198. config KEYBOARD_HP6XX
  199. tristate "HP Jornada 6xx keyboard"
  200. depends on SH_HP6XX
  201. select INPUT_POLLDEV
  202. help
  203. Say Y here if you have a HP Jornada 620/660/680/690 and want to
  204. support the built-in keyboard.
  205. To compile this driver as a module, choose M here: the
  206. module will be called jornada680_kbd.
  207. config KEYBOARD_HP7XX
  208. tristate "HP Jornada 7xx keyboard"
  209. depends on SA1100_JORNADA720_SSP && SA1100_SSP
  210. help
  211. Say Y here if you have a HP Jornada 710/720/728 and want to
  212. support the built-in keyboard.
  213. To compile this driver as a module, choose M here: the
  214. module will be called jornada720_kbd.
  215. config KEYBOARD_LM8323
  216. tristate "LM8323 keypad chip"
  217. depends on I2C
  218. depends on LEDS_CLASS
  219. help
  220. If you say yes here you get support for the National Semiconductor
  221. LM8323 keypad controller.
  222. To compile this driver as a module, choose M here: the
  223. module will be called lm8323.
  224. config KEYBOARD_LOCOMO
  225. tristate "LoCoMo Keyboard Support"
  226. depends on SHARP_LOCOMO
  227. help
  228. Say Y here if you are running Linux on a Sharp Zaurus Collie or Poodle based PDA
  229. To compile this driver as a module, choose M here: the
  230. module will be called locomokbd.
  231. config KEYBOARD_MAPLE
  232. tristate "Maple bus keyboard"
  233. depends on SH_DREAMCAST && MAPLE
  234. help
  235. Say Y here if you have a Dreamcast console running Linux and have
  236. a keyboard attached to its Maple bus.
  237. To compile this driver as a module, choose M here: the
  238. module will be called maple_keyb.
  239. config KEYBOARD_MAX7359
  240. tristate "Maxim MAX7359 Key Switch Controller"
  241. depends on I2C
  242. help
  243. If you say yes here you get support for the Maxim MAX7359 Key
  244. Switch Controller chip. This providers microprocessors with
  245. management of up to 64 key switches
  246. To compile this driver as a module, choose M here: the
  247. module will be called max7359_keypad.
  248. config KEYBOARD_MCS
  249. tristate "MELFAS MCS Touchkey"
  250. depends on I2C
  251. help
  252. Say Y here if you have the MELFAS MCS5000/5080 touchkey controller
  253. chip in your system.
  254. If unsure, say N.
  255. To compile this driver as a module, choose M here: the
  256. module will be called mcs_touchkey.
  257. config KEYBOARD_IMX
  258. tristate "IMX keypad support"
  259. depends on ARCH_MXC
  260. help
  261. Enable support for IMX keypad port.
  262. To compile this driver as a module, choose M here: the
  263. module will be called imx_keypad.
  264. config KEYBOARD_NEWTON
  265. tristate "Newton keyboard"
  266. select SERIO
  267. help
  268. Say Y here if you have a Newton keyboard on a serial port.
  269. To compile this driver as a module, choose M here: the
  270. module will be called newtonkbd.
  271. config KEYBOARD_NOMADIK
  272. tristate "ST-Ericsson Nomadik SKE keyboard"
  273. depends on PLAT_NOMADIK
  274. help
  275. Say Y here if you want to use a keypad provided on the SKE controller
  276. used on the Ux500 and Nomadik platforms
  277. To compile this driver as a module, choose M here: the
  278. module will be called nmk-ske-keypad.
  279. config KEYBOARD_OPENCORES
  280. tristate "OpenCores Keyboard Controller"
  281. help
  282. Say Y here if you want to use the OpenCores Keyboard Controller
  283. http://www.opencores.org/project,keyboardcontroller
  284. To compile this driver as a module, choose M here; the
  285. module will be called opencores-kbd.
  286. config KEYBOARD_PXA27x
  287. tristate "PXA27x/PXA3xx keypad support"
  288. depends on PXA27x || PXA3xx || ARCH_MMP
  289. help
  290. Enable support for PXA27x/PXA3xx keypad controller.
  291. To compile this driver as a module, choose M here: the
  292. module will be called pxa27x_keypad.
  293. config KEYBOARD_PXA930_ROTARY
  294. tristate "PXA930/PXA935 Enhanced Rotary Controller Support"
  295. depends on CPU_PXA930 || CPU_PXA935
  296. help
  297. Enable support for PXA930/PXA935 Enhanced Rotary Controller.
  298. To compile this driver as a module, choose M here: the
  299. module will be called pxa930_rotary.
  300. config KEYBOARD_SAMSUNG
  301. tristate "Samsung keypad support"
  302. depends on SAMSUNG_DEV_KEYPAD
  303. help
  304. Say Y here if you want to use the Samsung keypad.
  305. To compile this driver as a module, choose M here: the
  306. module will be called samsung-keypad.
  307. config KEYBOARD_STOWAWAY
  308. tristate "Stowaway keyboard"
  309. select SERIO
  310. help
  311. Say Y here if you have a Stowaway keyboard on a serial port.
  312. Stowaway compatible keyboards like Dicota Input-PDA keyboard
  313. are also supported by this driver.
  314. To compile this driver as a module, choose M here: the
  315. module will be called stowaway.
  316. config KEYBOARD_SUNKBD
  317. tristate "Sun Type 4 and Type 5 keyboard"
  318. select SERIO
  319. help
  320. Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
  321. connected either to the Sun keyboard connector or to an serial
  322. (RS-232) port via a simple adapter.
  323. To compile this driver as a module, choose M here: the
  324. module will be called sunkbd.
  325. config KEYBOARD_SH_KEYSC
  326. tristate "SuperH KEYSC keypad support"
  327. depends on SUPERH || ARCH_SHMOBILE
  328. help
  329. Say Y here if you want to use a keypad attached to the KEYSC block
  330. on SuperH processors such as sh7722 and sh7343.
  331. To compile this driver as a module, choose M here: the
  332. module will be called sh_keysc.
  333. config KEYBOARD_STMPE
  334. tristate "STMPE keypad support"
  335. depends on MFD_STMPE
  336. help
  337. Say Y here if you want to use the keypad controller on STMPE I/O
  338. expanders.
  339. To compile this driver as a module, choose M here: the module will be
  340. called stmpe-keypad.
  341. config KEYBOARD_DAVINCI
  342. tristate "TI DaVinci Key Scan"
  343. depends on ARCH_DAVINCI_DM365
  344. help
  345. Say Y to enable keypad module support for the TI DaVinci
  346. platforms (DM365).
  347. To compile this driver as a module, choose M here: the
  348. module will be called davinci_keyscan.
  349. config KEYBOARD_OMAP
  350. tristate "TI OMAP keypad support"
  351. depends on (ARCH_OMAP1 || ARCH_OMAP2)
  352. help
  353. Say Y here if you want to use the OMAP keypad.
  354. To compile this driver as a module, choose M here: the
  355. module will be called omap-keypad.
  356. config KEYBOARD_OMAP4
  357. tristate "TI OMAP4 keypad support"
  358. depends on ARCH_OMAP4
  359. help
  360. Say Y here if you want to use the OMAP4 keypad.
  361. To compile this driver as a module, choose M here: the
  362. module will be called omap4-keypad.
  363. config KEYBOARD_SPEAR
  364. tristate "ST SPEAR keyboard support"
  365. depends on PLAT_SPEAR
  366. help
  367. Say Y here if you want to use the SPEAR keyboard.
  368. To compile this driver as a module, choose M here: the
  369. module will be called spear-keboard.
  370. config KEYBOARD_TC3589X
  371. tristate "TC3589X Keypad support"
  372. depends on MFD_TC3589X
  373. help
  374. Say Y here if you want to use the keypad controller on
  375. TC35892/3 I/O expander.
  376. To compile this driver as a module, choose M here: the
  377. module will be called tc3589x-keypad.
  378. config KEYBOARD_TNETV107X
  379. tristate "TI TNETV107X keypad support"
  380. depends on ARCH_DAVINCI_TNETV107X
  381. help
  382. Say Y here if you want to use the TNETV107X keypad.
  383. To compile this driver as a module, choose M here: the
  384. module will be called tnetv107x-keypad.
  385. config KEYBOARD_TWL4030
  386. tristate "TI TWL4030/TWL5030/TPS659x0 keypad support"
  387. depends on TWL4030_CORE
  388. help
  389. Say Y here if your board use the keypad controller on
  390. TWL4030 family chips. It's safe to say enable this
  391. even on boards that don't use the keypad controller.
  392. To compile this driver as a module, choose M here: the
  393. module will be called twl4030_keypad.
  394. config KEYBOARD_XTKBD
  395. tristate "XT keyboard"
  396. select SERIO
  397. help
  398. Say Y here if you want to use the old IBM PC/XT keyboard (or
  399. compatible) on your system. This is only possible with a
  400. parallel port keyboard adapter, you cannot connect it to the
  401. keyboard port on a PC that runs Linux.
  402. To compile this driver as a module, choose M here: the
  403. module will be called xtkbd.
  404. config KEYBOARD_W90P910
  405. tristate "W90P910 Matrix Keypad support"
  406. depends on ARCH_W90X900
  407. help
  408. Say Y here to enable the matrix keypad on evaluation board
  409. based on W90P910.
  410. To compile this driver as a module, choose M here: the
  411. module will be called w90p910_keypad.
  412. endif