aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cptm1217/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cptm1217/Kconfig')
-rw-r--r--drivers/staging/cptm1217/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/cptm1217/Kconfig b/drivers/staging/cptm1217/Kconfig
new file mode 100644
index 000000000000..43b1cc0a50a5
--- /dev/null
+++ b/drivers/staging/cptm1217/Kconfig
@@ -0,0 +1,12 @@
+config TOUCHSCREEN_CLEARPAD_TM1217
+ tristate "Synaptics Clearpad TM1217"
+ depends on I2C
+ depends on GPIOLIB
+ depends on INPUT
+ help
+ Say Y here if you have a Synaptics Clearpad TM1217 Controller
+
+ If unsure, say N.
+
+ To compile this driver as a module, choose M here: the
+ module will be called clearpad_tm1217.