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 b8c51b9781db..ee85e5bf4b2a 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -443,6 +443,15 @@ config KEYBOARD_OMAP4
443 To compile this driver as a module, choose M here: the 443 To compile this driver as a module, choose M here: the
444 module will be called omap4-keypad. 444 module will be called omap4-keypad.
445 445
446config KEYBOARD_SPEAR
447 tristate "ST SPEAR keyboard support"
448 depends on PLAT_SPEAR
449 help
450 Say Y here if you want to use the SPEAR keyboard.
451
452 To compile this driver as a module, choose M here: the
453 module will be called spear-keboard.
454
446config KEYBOARD_TNETV107X 455config KEYBOARD_TNETV107X
447 tristate "TI TNETV107X keypad support" 456 tristate "TI TNETV107X keypad support"
448 depends on ARCH_DAVINCI_TNETV107X 457 depends on ARCH_DAVINCI_TNETV107X