Kconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. #
  2. # Input core configuration
  3. #
  4. menuconfig INPUT_KEYBOARD
  5. bool "Keyboards" if EMBEDDED || !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_AAED2000
  13. tristate "AAED-2000 keyboard"
  14. depends on MACH_AAED2000
  15. select INPUT_POLLDEV
  16. default y
  17. help
  18. Say Y here to enable the keyboard on the Agilent AAED-2000
  19. development board.
  20. To compile this driver as a module, choose M here: the
  21. module will be called aaed2000_kbd.
  22. config KEYBOARD_ADP5588
  23. tristate "ADP5588 I2C QWERTY Keypad and IO Expander"
  24. depends on I2C
  25. help
  26. Say Y here if you want to use a ADP5588 attached to your
  27. system I2C bus.
  28. To compile this driver as a module, choose M here: the
  29. module will be called adp5588-keys.
  30. config KEYBOARD_AMIGA
  31. tristate "Amiga keyboard"
  32. depends on AMIGA
  33. help
  34. Say Y here if you are running Linux on any AMIGA and have a keyboard
  35. attached.
  36. To compile this driver as a module, choose M here: the
  37. module will be called amikbd.
  38. config ATARI_KBD_CORE
  39. bool
  40. config KEYBOARD_ATARI
  41. tristate "Atari keyboard"
  42. depends on ATARI
  43. select ATARI_KBD_CORE
  44. help
  45. Say Y here if you are running Linux on any Atari and have a keyboard
  46. attached.
  47. To compile this driver as a module, choose M here: the
  48. module will be called atakbd.
  49. config KEYBOARD_ATKBD
  50. tristate "AT keyboard" if EMBEDDED || !X86
  51. default y
  52. select SERIO
  53. select SERIO_LIBPS2
  54. select SERIO_I8042 if X86
  55. select SERIO_GSCPS2 if GSC
  56. help
  57. Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
  58. you'll need this, unless you have a different type keyboard (USB, ADB
  59. or other). This also works for AT and PS/2 keyboards connected over a
  60. PS/2 to serial converter.
  61. If unsure, say Y.
  62. To compile this driver as a module, choose M here: the
  63. module will be called atkbd.
  64. config KEYBOARD_ATKBD_HP_KEYCODES
  65. bool "Use HP keyboard scancodes"
  66. depends on PARISC && KEYBOARD_ATKBD
  67. default y
  68. help
  69. Say Y here if you have a PA-RISC machine and want to use an AT or
  70. PS/2 keyboard, and your keyboard uses keycodes that are specific to
  71. PA-RISC keyboards.
  72. Say N if you use a standard keyboard.
  73. config KEYBOARD_ATKBD_RDI_KEYCODES
  74. bool "Use PrecisionBook keyboard scancodes"
  75. depends on KEYBOARD_ATKBD_HP_KEYCODES
  76. default n
  77. help
  78. If you have an RDI PrecisionBook, say Y here if you want to use its
  79. built-in keyboard (as opposed to an external keyboard).
  80. The PrecisionBook has five keys that conflict with those used by most
  81. AT and PS/2 keyboards. These are as follows:
  82. PrecisionBook Standard AT or PS/2
  83. F1 F12
  84. Left Ctrl Left Alt
  85. Caps Lock Left Ctrl
  86. Right Ctrl Caps Lock
  87. Left 102nd key (the key to the right of Left Shift)
  88. If you say N here, and use the PrecisionBook keyboard, then each key
  89. in the left-hand column will be interpreted as the corresponding key
  90. in the right-hand column.
  91. If you say Y here, and use an external keyboard, then each key in the
  92. right-hand column will be interpreted as the key shown in the
  93. left-hand column.
  94. config KEYBOARD_BFIN
  95. tristate "Blackfin BF54x keypad support"
  96. depends on (BF54x && !BF544)
  97. help
  98. Say Y here if you want to use the BF54x keypad.
  99. To compile this driver as a module, choose M here: the
  100. module will be called bf54x-keys.
  101. config KEYBOARD_CORGI
  102. tristate "Corgi keyboard"
  103. depends on PXA_SHARPSL
  104. default y
  105. help
  106. Say Y here to enable the keyboard on the Sharp Zaurus SL-C7xx
  107. series of PDAs.
  108. To compile this driver as a module, choose M here: the
  109. module will be called corgikbd.
  110. config KEYBOARD_LKKBD
  111. tristate "DECstation/VAXstation LK201/LK401 keyboard"
  112. select SERIO
  113. help
  114. Say Y here if you want to use a LK201 or LK401 style serial
  115. keyboard. This keyboard is also useable on PCs if you attach
  116. it with the inputattach program. The connector pinout is
  117. described within lkkbd.c.
  118. To compile this driver as a module, choose M here: the
  119. module will be called lkkbd.
  120. config KEYBOARD_EP93XX
  121. tristate "EP93xx Matrix Keypad support"
  122. depends on ARCH_EP93XX
  123. help
  124. Say Y here to enable the matrix keypad on the Cirrus EP93XX.
  125. To compile this driver as a module, choose M here: the
  126. module will be called ep93xx_keypad.
  127. config KEYBOARD_GPIO
  128. tristate "GPIO Buttons"
  129. depends on GENERIC_GPIO
  130. help
  131. This driver implements support for buttons connected
  132. to GPIO pins of various CPUs (and some other chips).
  133. Say Y here if your device has buttons connected
  134. directly to such GPIO pins. Your board-specific
  135. setup logic must also provide a platform device,
  136. with configuration data saying which GPIOs are used.
  137. To compile this driver as a module, choose M here: the
  138. module will be called gpio_keys.
  139. config KEYBOARD_MATRIX
  140. tristate "GPIO driven matrix keypad support"
  141. depends on GENERIC_GPIO
  142. help
  143. Enable support for GPIO driven matrix keypad.
  144. To compile this driver as a module, choose M here: the
  145. module will be called matrix_keypad.
  146. config KEYBOARD_HIL_OLD
  147. tristate "HP HIL keyboard support (simple driver)"
  148. depends on GSC || HP300
  149. default y
  150. help
  151. The "Human Interface Loop" is a older, 8-channel USB-like
  152. controller used in several Hewlett Packard models. This driver
  153. was adapted from the one written for m68k/hp300, and implements
  154. support for a keyboard attached to the HIL port, but not for
  155. any other types of HIL input devices like mice or tablets.
  156. However, it has been thoroughly tested and is stable.
  157. If you want full HIL support including support for multiple
  158. keyboards, mice, and tablets, you have to enable the
  159. "HP System Device Controller i8042 Support" in the input/serio
  160. submenu.
  161. config KEYBOARD_HIL
  162. tristate "HP HIL keyboard/pointer support"
  163. depends on GSC || HP300
  164. default y
  165. select HP_SDC
  166. select HIL_MLC
  167. select SERIO
  168. help
  169. The "Human Interface Loop" is a older, 8-channel USB-like
  170. controller used in several Hewlett Packard models.
  171. This driver implements support for HIL-keyboards and pointing
  172. devices (mice, tablets, touchscreens) attached
  173. to your machine, so normally you should say Y here.
  174. config KEYBOARD_HP6XX
  175. tristate "HP Jornada 6xx keyboard"
  176. depends on SH_HP6XX
  177. select INPUT_POLLDEV
  178. help
  179. Say Y here if you have a HP Jornada 620/660/680/690 and want to
  180. support the built-in keyboard.
  181. To compile this driver as a module, choose M here: the
  182. module will be called jornada680_kbd.
  183. config KEYBOARD_HP7XX
  184. tristate "HP Jornada 7xx keyboard"
  185. depends on SA1100_JORNADA720_SSP && SA1100_SSP
  186. help
  187. Say Y here if you have a HP Jornada 710/720/728 and want to
  188. support the built-in keyboard.
  189. To compile this driver as a module, choose M here: the
  190. module will be called jornada720_kbd.
  191. config KEYBOARD_LM8323
  192. tristate "LM8323 keypad chip"
  193. depends on I2C
  194. depends on LEDS_CLASS
  195. help
  196. If you say yes here you get support for the National Semiconductor
  197. LM8323 keypad controller.
  198. To compile this driver as a module, choose M here: the
  199. module will be called lm8323.
  200. config KEYBOARD_LOCOMO
  201. tristate "LoCoMo Keyboard Support"
  202. depends on SHARP_LOCOMO
  203. help
  204. Say Y here if you are running Linux on a Sharp Zaurus Collie or Poodle based PDA
  205. To compile this driver as a module, choose M here: the
  206. module will be called locomokbd.
  207. config KEYBOARD_MAPLE
  208. tristate "Maple bus keyboard"
  209. depends on SH_DREAMCAST && MAPLE
  210. help
  211. Say Y here if you have a Dreamcast console running Linux and have
  212. a keyboard attached to its Maple bus.
  213. To compile this driver as a module, choose M here: the
  214. module will be called maple_keyb.
  215. config KEYBOARD_NEWTON
  216. tristate "Newton keyboard"
  217. select SERIO
  218. help
  219. Say Y here if you have a Newton keyboard on a serial port.
  220. To compile this driver as a module, choose M here: the
  221. module will be called newtonkbd.
  222. config KEYBOARD_OPENCORES
  223. tristate "OpenCores Keyboard Controller"
  224. help
  225. Say Y here if you want to use the OpenCores Keyboard Controller
  226. http://www.opencores.org/project,keyboardcontroller
  227. To compile this driver as a module, choose M here; the
  228. module will be called opencores-kbd.
  229. config KEYBOARD_PXA27x
  230. tristate "PXA27x/PXA3xx keypad support"
  231. depends on PXA27x || PXA3xx
  232. help
  233. Enable support for PXA27x/PXA3xx keypad controller.
  234. To compile this driver as a module, choose M here: the
  235. module will be called pxa27x_keypad.
  236. config KEYBOARD_PXA930_ROTARY
  237. tristate "PXA930/PXA935 Enhanced Rotary Controller Support"
  238. depends on CPU_PXA930 || CPU_PXA935
  239. help
  240. Enable support for PXA930/PXA935 Enhanced Rotary Controller.
  241. To compile this driver as a module, choose M here: the
  242. module will be called pxa930_rotary.
  243. config KEYBOARD_SPITZ
  244. tristate "Spitz keyboard"
  245. depends on PXA_SHARPSL
  246. default y
  247. help
  248. Say Y here to enable the keyboard on the Sharp Zaurus SL-C1000,
  249. SL-C3000 and Sl-C3100 series of PDAs.
  250. To compile this driver as a module, choose M here: the
  251. module will be called spitzkbd.
  252. config KEYBOARD_STOWAWAY
  253. tristate "Stowaway keyboard"
  254. select SERIO
  255. help
  256. Say Y here if you have a Stowaway keyboard on a serial port.
  257. Stowaway compatible keyboards like Dicota Input-PDA keyboard
  258. are also supported by this driver.
  259. To compile this driver as a module, choose M here: the
  260. module will be called stowaway.
  261. config KEYBOARD_SUNKBD
  262. tristate "Sun Type 4 and Type 5 keyboard"
  263. select SERIO
  264. help
  265. Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
  266. connected either to the Sun keyboard connector or to an serial
  267. (RS-232) port via a simple adapter.
  268. To compile this driver as a module, choose M here: the
  269. module will be called sunkbd.
  270. config KEYBOARD_SH_KEYSC
  271. tristate "SuperH KEYSC keypad support"
  272. depends on SUPERH
  273. help
  274. Say Y here if you want to use a keypad attached to the KEYSC block
  275. on SuperH processors such as sh7722 and sh7343.
  276. To compile this driver as a module, choose M here: the
  277. module will be called sh_keysc.
  278. config KEYBOARD_OMAP
  279. tristate "TI OMAP keypad support"
  280. depends on (ARCH_OMAP1 || ARCH_OMAP2)
  281. help
  282. Say Y here if you want to use the OMAP keypad.
  283. To compile this driver as a module, choose M here: the
  284. module will be called omap-keypad.
  285. config KEYBOARD_TWL4030
  286. tristate "TI TWL4030/TWL5030/TPS659x0 keypad support"
  287. depends on TWL4030_CORE
  288. help
  289. Say Y here if your board use the keypad controller on
  290. TWL4030 family chips. It's safe to say enable this
  291. even on boards that don't use the keypad controller.
  292. To compile this driver as a module, choose M here: the
  293. module will be called twl4030_keypad.
  294. config KEYBOARD_TOSA
  295. tristate "Tosa keyboard"
  296. depends on MACH_TOSA
  297. default y
  298. help
  299. Say Y here to enable the keyboard on the Sharp Zaurus SL-6000x (Tosa)
  300. To compile this driver as a module, choose M here: the
  301. module will be called tosakbd.
  302. config KEYBOARD_TOSA_USE_EXT_KEYCODES
  303. bool "Tosa keyboard: use extended keycodes"
  304. depends on KEYBOARD_TOSA
  305. help
  306. Say Y here to enable the tosa keyboard driver to generate extended
  307. (>= 127) keycodes. Be aware, that they can't be correctly interpreted
  308. by either console keyboard driver or by Kdrive keybd driver.
  309. Say Y only if you know, what you are doing!
  310. config KEYBOARD_XTKBD
  311. tristate "XT keyboard"
  312. select SERIO
  313. help
  314. Say Y here if you want to use the old IBM PC/XT keyboard (or
  315. compatible) on your system. This is only possible with a
  316. parallel port keyboard adapter, you cannot connect it to the
  317. keyboard port on a PC that runs Linux.
  318. To compile this driver as a module, choose M here: the
  319. module will be called xtkbd.
  320. config KEYBOARD_W90P910
  321. tristate "W90P910 Matrix Keypad support"
  322. depends on ARCH_W90X900
  323. help
  324. Say Y here to enable the matrix keypad on evaluation board
  325. based on W90P910.
  326. To compile this driver as a module, choose M here: the
  327. module will be called w90p910_keypad.
  328. endif