aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cypress/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/keyboard/cypress/Kconfig')
-rw-r--r--drivers/input/keyboard/cypress/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/keyboard/cypress/Kconfig b/drivers/input/keyboard/cypress/Kconfig
new file mode 100644
index 0000000..bc8d858
--- /dev/null
+++ b/drivers/input/keyboard/cypress/Kconfig
@@ -0,0 +1,10 @@
+#
+# Cypress touchkey configuration
+#
+
+config KEYBOARD_CYPRESS_TOUCH
+ tristate "Cypress touchkey support"
+ help
+ Say Y here to enable the cypress touchkey.
+
+ To compile this driver as a module, choose M here.