aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
-rw-r--r--drivers/input/keyboard/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
index 64509689fa65..be65e50e7a33 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -203,6 +203,15 @@ config KEYBOARD_OMAP
203 To compile this driver as a module, choose M here: the 203 To compile this driver as a module, choose M here: the
204 module will be called omap-keypad. 204 module will be called omap-keypad.
205 205
206config KEYBOARD_PXA27x
207 tristate "PXA27x keyboard support"
208 depends on PXA27x
209 help
210 Enable support for PXA27x matrix keyboard controller
211
212 To compile this driver as a module, choose M here: the
213 module will be called pxa27x_keyboard.
214
206config KEYBOARD_AAED2000 215config KEYBOARD_AAED2000
207 tristate "AAED-2000 keyboard" 216 tristate "AAED-2000 keyboard"
208 depends on MACH_AAED2000 217 depends on MACH_AAED2000