#
# Input core configuration
#
menuconfig [31mCONFIG_INPUT_KEYBOARD[0m
bool "Keyboards"
default y
help
Say Y here, and a list of supported keyboards will be displayed.
This option doesn't affect the kernel.
If unsure, say Y.
if [31mCONFIG_INPUT_KEYBOARD[0m
config [31mCONFIG_KEYBOARD_ADC[0m
tristate "ADC Ladder Buttons"
depends on [31mCONFIG_IIO[0m
select [31mCONFIG_INPUT_POLLDEV[0m
help
This driver implements support for buttons connected
to an ADC using a resistor ladder.
Say Y here if your device has such buttons connected to an ADC. Your
board-specific setup logic must also provide a configuration data
for mapping voltages to buttons.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called adc_keys.
config [31mCONFIG_KEYBOARD_ADP5520[0m
tristate "Keypad Support for ADP5520 PMIC"
depends on [31mCONFIG_PMIC_ADP5520[0m
help
This option enables support for the keypad scan matrix
on Analog Devices ADP5520 PMICs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called adp5520-keys.
config [31mCONFIG_KEYBOARD_ADP5588[0m
tristate "ADP5588/87 I2C QWERTY Keypad and IO Expander"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you want to use a ADP5588/87 attached to your
system [31mCONFIG_I2C[0m bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called adp5588-keys.
config [31mCONFIG_KEYBOARD_ADP5589[0m
tristate "ADP5585/ADP5589 I2C QWERTY Keypad and IO Expander"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you want to use a ADP5585/ADP5589 attached to your
system [31mCONFIG_I2C[0m bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called adp5589-keys.
config [31mCONFIG_KEYBOARD_AMIGA[0m
tristate "Amiga keyboard"
depends on [31mCONFIG_AMIGA[0m
help
Say Y here if you are running Linux on any [31mCONFIG_AMIGA[0m and have a keyboard
attached.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called amikbd.
config [31mCONFIG_ATARI_KBD_CORE[0m
bool
config [31mCONFIG_KEYBOARD_ATARI[0m
tristate "Atari keyboard"
depends on [31mCONFIG_ATARI[0m
select [31mCONFIG_ATARI_KBD_CORE[0m
help
Say Y here if you are running Linux on any Atari and have a keyboard
attached.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called atakbd.
config [31mCONFIG_KEYBOARD_ATKBD[0m
tristate "AT keyboard"
default y
select [31mCONFIG_SERIO[0m
select [31mCONFIG_SERIO_LIBPS2[0m
select [31mCONFIG_SERIO_I8042[0m if [31mCONFIG_ARCH_MIGHT_HAVE_PC_SERIO[0m
select [31mCONFIG_SERIO_GSCPS2[0m if [31mCONFIG_GSC[0m
help
Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
you'll need this, unless you have a different type keyboard ([31mCONFIG_USB[0m, [31mCONFIG_ADB[0m
or other). This also works for AT and PS/2 keyboards connected over a
PS/2 to serial converter.
If unsure, say Y.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called atkbd.
config [31mCONFIG_KEYBOARD_ATKBD_HP_KEYCODES[0m
bool "Use HP keyboard scancodes"
depends on [31mCONFIG_PARISC[0m && [31mCONFIG_KEYBOARD_ATKBD[0m
default y
help
Say Y here if you have a PA-RISC machine and want to use an AT or
PS/2 keyboard, and your keyboard uses keycodes that are specific to
PA-RISC keyboards.
Say N if you use a standard keyboard.
config [31mCONFIG_KEYBOARD_ATKBD_RDI_KEYCODES[0m
bool "Use PrecisionBook keyboard scancodes"
depends on [31mCONFIG_KEYBOARD_ATKBD_HP_KEYCODES[0m
default n
help
If you have an RDI PrecisionBook, say Y here if you want to use its
built-in keyboard (as opposed to an external keyboard).
The PrecisionBook has five keys that conflict with those used by most
AT and PS/2 keyboards. These are as follows:
PrecisionBook Standard AT or PS/2
[31mCONFIG_F1[0m F12
Left Ctrl Left Alt
Caps Lock Left Ctrl
Right Ctrl Caps Lock
Left 102nd key (the key to the right of Left Shift)
If you say N here, and use the PrecisionBook keyboard, then each key
in the left-hand column will be interpreted as the corresponding key
in the right-hand column.
If you say Y here, and use an external keyboard, then each key in the
right-hand column will be interpreted as the key shown in the
left-hand column.
config [31mCONFIG_KEYBOARD_QT1070[0m
tristate "Atmel AT42QT1070 Touch Sensor Chip"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you want to use Atmel AT42QT1070 QTouch
Sensor chip as input device.
To compile this driver as a module, choose [31mCONFIG_M[0m here:
the module will be called qt1070
config [31mCONFIG_KEYBOARD_QT2160[0m
tristate "Atmel AT42QT2160 Touch Sensor Chip"
depends on [31mCONFIG_I2C[0m
help
If you say yes here you get support for Atmel AT42QT2160 Touch
Sensor chip as a keyboard input.
This driver can also be built as a module. If so, the module
will be called qt2160.
config [31mCONFIG_KEYBOARD_BFIN[0m
tristate "Blackfin BF54x keypad support"
depends on ([31mCONFIG_BF54x[0m && ![31mCONFIG_BF544[0m)
help
Say Y here if you want to use the [31mCONFIG_BF54x[0m keypad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called bf54x-keys.
config [31mCONFIG_KEYBOARD_CLPS711X[0m
tristate "CLPS711X Keypad support"
depends on [31mCONFIG_OF_GPIO[0m && ([31mCONFIG_ARCH_CLPS711X[0m || [31mCONFIG_COMPILE_TEST[0m)
select [31mCONFIG_INPUT_MATRIXKMAP[0m
select [31mCONFIG_INPUT_POLLDEV[0m
help
Say Y here to enable the matrix keypad on the Cirrus Logic
CLPS711X CPUs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called clps711x-keypad.
config [31mCONFIG_KEYBOARD_LKKBD[0m
tristate "DECstation/VAXstation LK201/LK401 keyboard"
select [31mCONFIG_SERIO[0m
help
Say Y here if you want to use a LK201 or LK401 style serial
keyboard. This keyboard is also useable on PCs if you attach
it with the inputattach program. The connector pinout is
described within lkkbd.c.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called lkkbd.
config [31mCONFIG_KEYBOARD_EP93XX[0m
tristate "EP93xx Matrix Keypad support"
depends on [31mCONFIG_ARCH_EP93XX[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here to enable the matrix keypad on the Cirrus EP93XX.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ep93xx_keypad.
config [31mCONFIG_KEYBOARD_GPIO[0m
tristate "GPIO Buttons"
depends on [31mCONFIG_GPIOLIB[0m || [31mCONFIG_COMPILE_TEST[0m
help
This driver implements support for buttons connected
to GPIO pins of various CPUs (and some other chips).
Say Y here if your device has buttons connected
directly to such GPIO pins. Your board-specific
setup logic must also provide a platform device,
with configuration data saying which GPIOs are used.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called gpio_keys.
config [31mCONFIG_KEYBOARD_GPIO_POLLED[0m
tristate "Polled GPIO buttons"
depends on [31mCONFIG_GPIOLIB[0m
select [31mCONFIG_INPUT_POLLDEV[0m
help
This driver implements support for buttons connected
to GPIO pins that are not capable of generating interrupts.
Say Y here if your device has buttons connected
directly to such GPIO pins. Your board-specific
setup logic must also provide a platform device,
with configuration data saying which GPIOs are used.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called gpio_keys_polled.
config [31mCONFIG_KEYBOARD_TCA6416[0m
tristate "TCA6416/TCA6408A Keypad Support"
depends on [31mCONFIG_I2C[0m
help
This driver implements basic keypad functionality
for keys connected through TCA6416/TCA6408A IO expanders.
Say Y here if your device has keys connected to
TCA6416/TCA6408A IO expander. Your board-specific setup logic
must also provide pin-mask details(of which TCA6416 pins
are used for keypad).
If enabled the entire TCA6416 device will be managed through
this driver.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called tca6416_keypad.
config [31mCONFIG_KEYBOARD_TCA8418[0m
tristate "TCA8418 Keypad Support"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
This driver implements basic keypad functionality
for keys connected through TCA8418 keypad decoder.
Say Y here if your device has keys connected to
TCA8418 keypad decoder.
If enabled the complete TCA8418 device will be managed through
this driver.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called tca8418_keypad.
config [31mCONFIG_KEYBOARD_MATRIX[0m
tristate "GPIO driven matrix keypad support"
depends on [31mCONFIG_GPIOLIB[0m || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Enable support for GPIO driven matrix keypad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called matrix_keypad.
config [31mCONFIG_KEYBOARD_HIL_OLD[0m
tristate "HP HIL keyboard support (simple driver)"
depends on [31mCONFIG_GSC[0m || [31mCONFIG_HP300[0m
default y
help
The "Human Interface Loop" is a older, 8-channel [31mCONFIG_USB[0m-like
controller used in several Hewlett Packard models. This driver
was adapted from the one written for m68k/hp300, and implements
support for a keyboard attached to the HIL port, but not for
any other types of HIL input devices like mice or tablets.
However, it has been thoroughly tested and is stable.
If you want full HIL support including support for multiple
keyboards, mice, and tablets, you have to enable the
"HP System Device Controller i8042 Support" in the input/serio
submenu.
config [31mCONFIG_KEYBOARD_HIL[0m
tristate "HP HIL keyboard/pointer support"
depends on [31mCONFIG_GSC[0m || [31mCONFIG_HP300[0m
default y
select [31mCONFIG_HP_SDC[0m
select [31mCONFIG_HIL_MLC[0m
select [31mCONFIG_SERIO[0m
help
The "Human Interface Loop" is a older, 8-channel [31mCONFIG_USB[0m-like
controller used in several Hewlett Packard models.
This driver implements support for HIL-keyboards and pointing
devices (mice, tablets, touchscreens) attached
to your machine, so normally you should say Y here.
config [31mCONFIG_KEYBOARD_HP6XX[0m
tristate "HP Jornada 6xx keyboard"
depends on [31mCONFIG_SH_HP6XX[0m
select [31mCONFIG_INPUT_POLLDEV[0m
help
Say Y here if you have a HP Jornada 620/660/680/690 and want to
support the built-in keyboard.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called jornada680_kbd.
config [31mCONFIG_KEYBOARD_HP7XX[0m
tristate "HP Jornada 7xx keyboard"
depends on [31mCONFIG_SA1100_JORNADA720_SSP[0m && [31mCONFIG_SA1100_SSP[0m
help
Say Y here if you have a HP Jornada 710/720/728 and want to
support the built-in keyboard.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called jornada720_kbd.
config [31mCONFIG_KEYBOARD_LM8323[0m
tristate "LM8323 keypad chip"
depends on [31mCONFIG_I2C[0m
depends on [31mCONFIG_LEDS_CLASS[0m
help
If you say yes here you get support for the National Semiconductor
LM8323 keypad controller.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called lm8323.
config [31mCONFIG_KEYBOARD_LM8333[0m
tristate "LM8333 keypad chip"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
If you say yes here you get support for the National Semiconductor
LM8333 keypad controller.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called lm8333.
config [31mCONFIG_KEYBOARD_LOCOMO[0m
tristate "LoCoMo Keyboard Support"
depends on [31mCONFIG_SHARP_LOCOMO[0m
help
Say Y here if you are running Linux on a Sharp Zaurus Collie or Poodle based PDA
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called locomokbd.
config [31mCONFIG_KEYBOARD_LPC32XX[0m
tristate "LPC32XX matrix key scanner support"
depends on [31mCONFIG_ARCH_LPC32XX[0m && [31mCONFIG_OF[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use NXP LPC32XX SoC key scanner interface,
connected to a key matrix.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called lpc32xx-keys.
config [31mCONFIG_KEYBOARD_MAPLE[0m
tristate "Maple bus keyboard"
depends on [31mCONFIG_SH_DREAMCAST[0m && [31mCONFIG_MAPLE[0m
help
Say Y here if you have a Dreamcast console running Linux and have
a keyboard attached to its Maple bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called maple_keyb.
config [31mCONFIG_KEYBOARD_MAX7359[0m
tristate "Maxim MAX7359 Key Switch Controller"
select [31mCONFIG_INPUT_MATRIXKMAP[0m
depends on [31mCONFIG_I2C[0m
help
If you say yes here you get support for the Maxim MAX7359 Key
Switch Controller chip. This providers microprocessors with
management of up to 64 key switches
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called max7359_keypad.
config [31mCONFIG_KEYBOARD_MCS[0m
tristate "MELFAS MCS Touchkey"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you have the MELFAS MCS5000/5080 touchkey controller
chip in your system.
If unsure, say N.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called mcs_touchkey.
config [31mCONFIG_KEYBOARD_MPR121[0m
tristate "Freescale MPR121 Touchkey"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you have Freescale MPR121 touchkey controller
chip in your system.
If unsure, say N.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called mpr121_touchkey.
config [31mCONFIG_KEYBOARD_SNVS_PWRKEY[0m
tristate "IMX SNVS Power Key Driver"
depends on [31mCONFIG_SOC_IMX6SX[0m
depends on [31mCONFIG_OF[0m
help
This is the snvs powerkey driver for the Freescale i.MX application
processors that are newer than i.MX6 SX.
To compile this driver as a module, choose [31mCONFIG_M[0m here; the
module will be called snvs_pwrkey.
config [31mCONFIG_KEYBOARD_IMX[0m
tristate "IMX keypad support"
depends on [31mCONFIG_ARCH_MXC[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Enable support for IMX keypad port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called imx_keypad.
config [31mCONFIG_KEYBOARD_NEWTON[0m
tristate "Newton keyboard"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Newton keyboard on a serial port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called newtonkbd.
config [31mCONFIG_KEYBOARD_NOMADIK[0m
tristate "ST-Ericsson Nomadik SKE keyboard"
depends on ([31mCONFIG_ARCH_NOMADIK[0m || [31mCONFIG_ARCH_U8500[0m)
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use a keypad provided on the SKE controller
used on the Ux500 and Nomadik platforms
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called nmk-ske-keypad.
config [31mCONFIG_KEYBOARD_NSPIRE[0m
tristate "TI-NSPIRE built-in keyboard"
depends on [31mCONFIG_ARCH_NSPIRE[0m && [31mCONFIG_OF[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the built-in keypad on TI-NSPIRE.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called nspire-keypad.
config [31mCONFIG_KEYBOARD_TEGRA[0m
tristate "NVIDIA Tegra internal matrix keyboard controller support"
depends on [31mCONFIG_ARCH_TEGRA[0m && [31mCONFIG_OF[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use a matrix keyboard connected directly
to the internal keyboard controller on Tegra SoCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called tegra-kbc.
config [31mCONFIG_KEYBOARD_OPENCORES[0m
tristate "OpenCores Keyboard Controller"
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say Y here if you want to use the OpenCores Keyboard Controller
http://www.opencores.org/project,keyboardcontroller
To compile this driver as a module, choose [31mCONFIG_M[0m here; the
module will be called opencores-kbd.
config [31mCONFIG_KEYBOARD_PXA27x[0m
tristate "PXA27x/PXA3xx keypad support"
depends on [31mCONFIG_PXA27x[0m || [31mCONFIG_PXA3xx[0m || [31mCONFIG_ARCH_MMP[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Enable support for [31mCONFIG_PXA27x[0m/[31mCONFIG_PXA3xx[0m keypad controller.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called pxa27x_keypad.
config [31mCONFIG_KEYBOARD_PXA930_ROTARY[0m
tristate "PXA930/PXA935 Enhanced Rotary Controller Support"
depends on [31mCONFIG_CPU_PXA930[0m || [31mCONFIG_CPU_PXA935[0m
help
Enable support for PXA930/PXA935 Enhanced Rotary Controller.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called pxa930_rotary.
config [31mCONFIG_KEYBOARD_PMIC8XXX[0m
tristate "Qualcomm PMIC8XXX keypad support"
depends on [31mCONFIG_MFD_PM8XXX[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to enable the driver for the PMIC8XXX
keypad provided as a reference design from Qualcomm. This is intended
to support upto 18x8 matrix based keypad design.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called pmic8xxx-keypad.
config [31mCONFIG_KEYBOARD_SAMSUNG[0m
tristate "Samsung keypad support"
depends on [31mCONFIG_HAVE_CLK[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the keypad on your Samsung mobile
device.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called samsung-keypad.
config [31mCONFIG_KEYBOARD_GOLDFISH_EVENTS[0m
depends on [31mCONFIG_GOLDFISH[0m || [31mCONFIG_COMPILE_TEST[0m
tristate "Generic Input Event device for Goldfish"
help
Say Y here to get an input event device for the Goldfish virtual
device emulator.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called goldfish-events.
config [31mCONFIG_KEYBOARD_STOWAWAY[0m
tristate "Stowaway keyboard"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Stowaway keyboard on a serial port.
Stowaway compatible keyboards like Dicota Input-PDA keyboard
are also supported by this driver.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called stowaway.
config [31mCONFIG_KEYBOARD_ST_KEYSCAN[0m
tristate "STMicroelectronics keyscan support"
depends on [31mCONFIG_ARCH_STI[0m || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use a keypad attached to the keyscan block
on some STMicroelectronics SoC devices.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called st-keyscan.
config [31mCONFIG_KEYBOARD_SUNKBD[0m
tristate "Sun Type 4 and Type 5 keyboard"
select [31mCONFIG_SERIO[0m
help
Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
connected either to the Sun keyboard connector or to an serial
(RS-232) port via a simple adapter.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called sunkbd.
config [31mCONFIG_KEYBOARD_SH_KEYSC[0m
tristate "SuperH KEYSC keypad support"
depends on [31mCONFIG_ARCH_SHMOBILE[0m || [31mCONFIG_COMPILE_TEST[0m
help
Say Y here if you want to use a keypad attached to the KEYSC block
on SuperH processors such as sh7722 and sh7343.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called sh_keysc.
config [31mCONFIG_KEYBOARD_STMPE[0m
tristate "STMPE keypad support"
depends on [31mCONFIG_MFD_STMPE[0m
depends on [31mCONFIG_OF[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the keypad controller on STMPE I/O
expanders.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called stmpe-keypad.
config [31mCONFIG_KEYBOARD_SUN4I_LRADC[0m
tristate "Allwinner sun4i low res adc attached tablet keys support"
depends on [31mCONFIG_ARCH_SUNXI[0m
help
This selects support for the Allwinner low res adc attached tablet
keys found on Allwinner sunxi SoCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called sun4i-lradc-keys.
config [31mCONFIG_KEYBOARD_DAVINCI[0m
tristate "TI DaVinci Key Scan"
depends on [31mCONFIG_ARCH_DAVINCI_DM365[0m
help
Say Y to enable keypad module support for the TI DaVinci
platforms (DM365).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called davinci_keyscan.
config [31mCONFIG_KEYBOARD_IPAQ_MICRO[0m
tristate "Buttons on Micro SoC (iPaq h3100,h3600,h3700)"
depends on [31mCONFIG_MFD_IPAQ_MICRO[0m
help
Say Y to enable support for the buttons attached to
Micro peripheral controller on iPAQ h3100/h3600/h3700
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ipaq-micro-keys.
config [31mCONFIG_KEYBOARD_OMAP[0m
tristate "TI OMAP keypad support"
depends on [31mCONFIG_ARCH_OMAP1[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the OMAP keypad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called omap-keypad.
config [31mCONFIG_KEYBOARD_OMAP4[0m
tristate "TI OMAP4+ keypad support"
depends on [31mCONFIG_OF[0m || [31mCONFIG_ARCH_OMAP2PLUS[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the OMAP4+ keypad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called omap4-keypad.
config [31mCONFIG_KEYBOARD_SPEAR[0m
tristate "ST SPEAR keyboard support"
depends on [31mCONFIG_PLAT_SPEAR[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the SPEAR keyboard.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called spear-keboard.
config [31mCONFIG_KEYBOARD_TC3589X[0m
tristate "TC3589X Keypad support"
depends on [31mCONFIG_MFD_TC3589X[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if you want to use the keypad controller on
TC35892/3 I/O expander.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called tc3589x-keypad.
config [31mCONFIG_KEYBOARD_TWL4030[0m
tristate "TI TWL4030/TWL5030/TPS659x0 keypad support"
depends on [31mCONFIG_TWL4030_CORE[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here if your board use the keypad controller on
TWL4030 family chips. It's safe to say enable this
even on boards that don't use the keypad controller.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called twl4030_keypad.
config [31mCONFIG_KEYBOARD_XTKBD[0m
tristate "XT keyboard"
select [31mCONFIG_SERIO[0m
help
Say Y here if you want to use the old IBM PC/XT keyboard (or
compatible) on your system. This is only possible with a
parallel port keyboard adapter, you cannot connect it to the
keyboard port on a PC that runs Linux.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called xtkbd.
config [31mCONFIG_KEYBOARD_W90P910[0m
tristate "W90P910 Matrix Keypad support"
depends on [31mCONFIG_ARCH_W90X900[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
help
Say Y here to enable the matrix keypad on evaluation board
based on W90P910.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called w90p910_keypad.
config [31mCONFIG_KEYBOARD_CROS_EC[0m
tristate "ChromeOS EC keyboard"
select [31mCONFIG_INPUT_MATRIXKMAP[0m
depends on [31mCONFIG_MFD_CROS_EC[0m
help
Say Y here to enable the matrix keyboard used by ChromeOS devices
and implemented on the ChromeOS EC. You must enable one bus option
([31mCONFIG_MFD_CROS_EC_I2C[0m or [31mCONFIG_MFD_CROS_EC_SPI[0m) to use this.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called cros_ec_keyb.
config [31mCONFIG_KEYBOARD_CAP11XX[0m
tristate "Microchip CAP11XX based touch sensors"
depends on [31mCONFIG_OF[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_REGMAP_I2C[0m
help
Say Y here to enable the CAP11XX touch sensor driver.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called cap11xx.
config [31mCONFIG_KEYBOARD_BCM[0m
tristate "Broadcom keypad driver"
depends on [31mCONFIG_OF[0m && [31mCONFIG_HAVE_CLK[0m
select [31mCONFIG_INPUT_MATRIXKMAP[0m
default [31mCONFIG_ARCH_BCM_CYGNUS[0m
help
Say Y here if you want to use Broadcom keypad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called bcm-keypad.
endif