diff options
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
-rw-r--r-- | drivers/input/keyboard/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index 1b2418da256..b7133cb26ab 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig @@ -324,6 +324,13 @@ config KEYBOARD_TC35894XBG help Say Y if you have Toshiba TX35894XBG keypad controller +config KEYBOARD_INTEL_MID + tristate "Intel MID keypad support" + depends on GPIO_LANGWELL + help + Say Y if you want support for Intel MID keypad devices + depends on GPIO_LANGWELL + config KEYBOARD_NEWTON tristate "Newton keyboard" select SERIO |