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/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
index e98beae23cfd..f829998fabe6 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -470,6 +470,16 @@ config KEYBOARD_SPEAR
470 To compile this driver as a module, choose M here: the 470 To compile this driver as a module, choose M here: the
471 module will be called spear-keboard. 471 module will be called spear-keboard.
472 472
473config KEYBOARD_TC3589X
474 tristate "TC3589X Keypad support"
475 depends on MFD_TC3589X
476 help
477 Say Y here if you want to use the keypad controller on
478 TC35892/3 I/O expander.
479
480 To compile this driver as a module, choose M here: the
481 module will be called tc3589x-keypad.
482
473config KEYBOARD_TNETV107X 483config KEYBOARD_TNETV107X
474 tristate "TI TNETV107X keypad support" 484 tristate "TI TNETV107X keypad support"
475 depends on ARCH_DAVINCI_TNETV107X 485 depends on ARCH_DAVINCI_TNETV107X