2 # Input core configuration
4 menuconfig INPUT_KEYBOARD
5 bool "Keyboards" if EMBEDDED || !X86
8 Say Y here, and a list of supported keyboards will be displayed.
9 This option doesn't affect the kernel.
15 config KEYBOARD_AAED2000
16 tristate "AAED-2000 keyboard"
17 depends on MACH_AAED2000
21 Say Y here to enable the keyboard on the Agilent AAED-2000
24 To compile this driver as a module, choose M here: the
25 module will be called aaed2000_kbd.
27 config KEYBOARD_ADP5588
28 tristate "ADP5588 I2C QWERTY Keypad and IO Expander"
31 Say Y here if you want to use a ADP5588 attached to your
34 To compile this driver as a module, choose M here: the
35 module will be called adp5588-keys.
38 tristate "Amiga keyboard"
41 Say Y here if you are running Linux on any AMIGA and have a keyboard
44 To compile this driver as a module, choose M here: the
45 module will be called amikbd.
51 tristate "Atari keyboard"
55 Say Y here if you are running Linux on any Atari and have a keyboard
58 To compile this driver as a module, choose M here: the
59 module will be called atakbd.
62 tristate "AT keyboard" if EMBEDDED || !X86
66 select SERIO_I8042 if X86
67 select SERIO_GSCPS2 if GSC
69 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
70 you'll need this, unless you have a different type keyboard (USB, ADB
71 or other). This also works for AT and PS/2 keyboards connected over a
72 PS/2 to serial converter.
76 To compile this driver as a module, choose M here: the
77 module will be called atkbd.
79 config KEYBOARD_ATKBD_HP_KEYCODES
80 bool "Use HP keyboard scancodes"
81 depends on PARISC && KEYBOARD_ATKBD
84 Say Y here if you have a PA-RISC machine and want to use an AT or
85 PS/2 keyboard, and your keyboard uses keycodes that are specific to
88 Say N if you use a standard keyboard.
90 config KEYBOARD_ATKBD_RDI_KEYCODES
91 bool "Use PrecisionBook keyboard scancodes"
92 depends on KEYBOARD_ATKBD_HP_KEYCODES
95 If you have an RDI PrecisionBook, say Y here if you want to use its
96 built-in keyboard (as opposed to an external keyboard).
98 The PrecisionBook has five keys that conflict with those used by most
99 AT and PS/2 keyboards. These are as follows:
101 PrecisionBook Standard AT or PS/2
107 Left 102nd key (the key to the right of Left Shift)
109 If you say N here, and use the PrecisionBook keyboard, then each key
110 in the left-hand column will be interpreted as the corresponding key
111 in the right-hand column.
113 If you say Y here, and use an external keyboard, then each key in the
114 right-hand column will be interpreted as the key shown in the
118 tristate "Atmel AT42QT2160 Touch Sensor Chip"
119 depends on I2C && EXPERIMENTAL
121 If you say yes here you get support for Atmel AT42QT2160 Touch
122 Sensor chip as a keyboard input.
124 This driver can also be built as a module. If so, the module
125 will be called qt2160.
128 tristate "Blackfin BF54x keypad support"
129 depends on (BF54x && !BF544)
131 Say Y here if you want to use the BF54x keypad.
133 To compile this driver as a module, choose M here: the
134 module will be called bf54x-keys.
136 config KEYBOARD_CORGI
137 tristate "Corgi keyboard"
138 depends on PXA_SHARPSL
141 Say Y here to enable the keyboard on the Sharp Zaurus SL-C7xx
144 To compile this driver as a module, choose M here: the
145 module will be called corgikbd.
147 config KEYBOARD_LKKBD
148 tristate "DECstation/VAXstation LK201/LK401 keyboard"
151 Say Y here if you want to use a LK201 or LK401 style serial
152 keyboard. This keyboard is also useable on PCs if you attach
153 it with the inputattach program. The connector pinout is
154 described within lkkbd.c.
156 To compile this driver as a module, choose M here: the
157 module will be called lkkbd.
159 config KEYBOARD_EP93XX
160 tristate "EP93xx Matrix Keypad support"
161 depends on ARCH_EP93XX
163 Say Y here to enable the matrix keypad on the Cirrus EP93XX.
165 To compile this driver as a module, choose M here: the
166 module will be called ep93xx_keypad.
169 tristate "GPIO Buttons"
170 depends on GENERIC_GPIO
172 This driver implements support for buttons connected
173 to GPIO pins of various CPUs (and some other chips).
175 Say Y here if your device has buttons connected
176 directly to such GPIO pins. Your board-specific
177 setup logic must also provide a platform device,
178 with configuration data saying which GPIOs are used.
180 To compile this driver as a module, choose M here: the
181 module will be called gpio_keys.
183 config KEYBOARD_MATRIX
184 tristate "GPIO driven matrix keypad support"
185 depends on GENERIC_GPIO
187 Enable support for GPIO driven matrix keypad.
189 To compile this driver as a module, choose M here: the
190 module will be called matrix_keypad.
192 config KEYBOARD_HIL_OLD
193 tristate "HP HIL keyboard support (simple driver)"
194 depends on GSC || HP300
197 The "Human Interface Loop" is a older, 8-channel USB-like
198 controller used in several Hewlett Packard models. This driver
199 was adapted from the one written for m68k/hp300, and implements
200 support for a keyboard attached to the HIL port, but not for
201 any other types of HIL input devices like mice or tablets.
202 However, it has been thoroughly tested and is stable.
204 If you want full HIL support including support for multiple
205 keyboards, mice, and tablets, you have to enable the
206 "HP System Device Controller i8042 Support" in the input/serio
210 tristate "HP HIL keyboard/pointer support"
211 depends on GSC || HP300
217 The "Human Interface Loop" is a older, 8-channel USB-like
218 controller used in several Hewlett Packard models.
219 This driver implements support for HIL-keyboards and pointing
220 devices (mice, tablets, touchscreens) attached
221 to your machine, so normally you should say Y here.
223 config KEYBOARD_HP6XX
224 tristate "HP Jornada 6xx keyboard"
228 Say Y here if you have a HP Jornada 620/660/680/690 and want to
229 support the built-in keyboard.
231 To compile this driver as a module, choose M here: the
232 module will be called jornada680_kbd.
234 config KEYBOARD_HP7XX
235 tristate "HP Jornada 7xx keyboard"
236 depends on SA1100_JORNADA720_SSP && SA1100_SSP
238 Say Y here if you have a HP Jornada 710/720/728 and want to
239 support the built-in keyboard.
241 To compile this driver as a module, choose M here: the
242 module will be called jornada720_kbd.
244 config KEYBOARD_LM8323
245 tristate "LM8323 keypad chip"
247 depends on LEDS_CLASS
249 If you say yes here you get support for the National Semiconductor
250 LM8323 keypad controller.
252 To compile this driver as a module, choose M here: the
253 module will be called lm8323.
255 config KEYBOARD_LOCOMO
256 tristate "LoCoMo Keyboard Support"
257 depends on SHARP_LOCOMO
259 Say Y here if you are running Linux on a Sharp Zaurus Collie or Poodle based PDA
261 To compile this driver as a module, choose M here: the
262 module will be called locomokbd.
264 config KEYBOARD_MAPLE
265 tristate "Maple bus keyboard"
266 depends on SH_DREAMCAST && MAPLE
268 Say Y here if you have a Dreamcast console running Linux and have
269 a keyboard attached to its Maple bus.
271 To compile this driver as a module, choose M here: the
272 module will be called maple_keyb.
274 config KEYBOARD_MAX7359
275 tristate "Maxim MAX7359 Key Switch Controller"
278 If you say yes here you get support for the Maxim MAX7359 Key
279 Switch Controller chip. This providers microprocessors with
280 management of up to 64 key switches
282 To compile this driver as a module, choose M here: the
283 module will be called max7359_keypad.
285 config KEYBOARD_NEWTON
286 tristate "Newton keyboard"
289 Say Y here if you have a Newton keyboard on a serial port.
291 To compile this driver as a module, choose M here: the
292 module will be called newtonkbd.
294 config KEYBOARD_OPENCORES
295 tristate "OpenCores Keyboard Controller"
297 Say Y here if you want to use the OpenCores Keyboard Controller
298 http://www.opencores.org/project,keyboardcontroller
300 To compile this driver as a module, choose M here; the
301 module will be called opencores-kbd.
303 config KEYBOARD_PXA27x
304 tristate "PXA27x/PXA3xx keypad support"
305 depends on PXA27x || PXA3xx
307 Enable support for PXA27x/PXA3xx keypad controller.
309 To compile this driver as a module, choose M here: the
310 module will be called pxa27x_keypad.
312 config KEYBOARD_PXA930_ROTARY
313 tristate "PXA930/PXA935 Enhanced Rotary Controller Support"
314 depends on CPU_PXA930 || CPU_PXA935
316 Enable support for PXA930/PXA935 Enhanced Rotary Controller.
318 To compile this driver as a module, choose M here: the
319 module will be called pxa930_rotary.
321 config KEYBOARD_SPITZ
322 tristate "Spitz keyboard"
323 depends on PXA_SHARPSL
326 Say Y here to enable the keyboard on the Sharp Zaurus SL-C1000,
327 SL-C3000 and Sl-C3100 series of PDAs.
329 To compile this driver as a module, choose M here: the
330 module will be called spitzkbd.
332 config KEYBOARD_STOWAWAY
333 tristate "Stowaway keyboard"
336 Say Y here if you have a Stowaway keyboard on a serial port.
337 Stowaway compatible keyboards like Dicota Input-PDA keyboard
338 are also supported by this driver.
340 To compile this driver as a module, choose M here: the
341 module will be called stowaway.
343 config KEYBOARD_SUNKBD
344 tristate "Sun Type 4 and Type 5 keyboard"
347 Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
348 connected either to the Sun keyboard connector or to an serial
349 (RS-232) port via a simple adapter.
351 To compile this driver as a module, choose M here: the
352 module will be called sunkbd.
354 config KEYBOARD_SH_KEYSC
355 tristate "SuperH KEYSC keypad support"
358 Say Y here if you want to use a keypad attached to the KEYSC block
359 on SuperH processors such as sh7722 and sh7343.
361 To compile this driver as a module, choose M here: the
362 module will be called sh_keysc.
365 tristate "TI OMAP keypad support"
366 depends on (ARCH_OMAP1 || ARCH_OMAP2)
368 Say Y here if you want to use the OMAP keypad.
370 To compile this driver as a module, choose M here: the
371 module will be called omap-keypad.
373 config KEYBOARD_TWL4030
374 tristate "TI TWL4030/TWL5030/TPS659x0 keypad support"
375 depends on TWL4030_CORE
377 Say Y here if your board use the keypad controller on
378 TWL4030 family chips. It's safe to say enable this
379 even on boards that don't use the keypad controller.
381 To compile this driver as a module, choose M here: the
382 module will be called twl4030_keypad.
385 tristate "Tosa keyboard"
389 Say Y here to enable the keyboard on the Sharp Zaurus SL-6000x (Tosa)
391 To compile this driver as a module, choose M here: the
392 module will be called tosakbd.
394 config KEYBOARD_TOSA_USE_EXT_KEYCODES
395 bool "Tosa keyboard: use extended keycodes"
396 depends on KEYBOARD_TOSA
398 Say Y here to enable the tosa keyboard driver to generate extended
399 (>= 127) keycodes. Be aware, that they can't be correctly interpreted
400 by either console keyboard driver or by Kdrive keybd driver.
402 Say Y only if you know, what you are doing!
404 config KEYBOARD_XTKBD
405 tristate "XT keyboard"
408 Say Y here if you want to use the old IBM PC/XT keyboard (or
409 compatible) on your system. This is only possible with a
410 parallel port keyboard adapter, you cannot connect it to the
411 keyboard port on a PC that runs Linux.
413 To compile this driver as a module, choose M here: the
414 module will be called xtkbd.
416 config KEYBOARD_W90P910
417 tristate "W90P910 Matrix Keypad support"
418 depends on ARCH_W90X900
420 Say Y here to enable the matrix keypad on evaluation board
423 To compile this driver as a module, choose M here: the
424 module will be called w90p910_keypad.