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 086d58c0ccbe0e..59b229f5f9636b 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -293,4 +293,14 @@ config KEYBOARD_BFIN
To compile this driver as a module, choose M here: the
module will be called bf54x-keys.
+config KEYBOARD_MP900
+ tristate "MobilePro900c keyboard and touchscreen support"
+ depends on ARCH_MP900C
+ default y
+ help
+ This provides support for the NEC MobilePro900/c keyboard
+ and touchscreen.
+ Say Y or M ONLY if you are compiling a kernel for the NEC
+ MobilePro900.
+
endif