summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cptm1217/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cptm1217/Kconfig')
-rw-r--r--drivers/staging/cptm1217/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/cptm1217/Kconfig b/drivers/staging/cptm1217/Kconfig
new file mode 100644
index 0000000..f90545d
--- /dev/null
+++ b/drivers/staging/cptm1217/Kconfig
@@ -0,0 +1,11 @@
+config TOUCHSCREEN_CLEARPAD_TM1217
+ tristate "Synaptics Clearpad TM1217"
+ depends on I2C
+ depends on GPIOLIB
+ 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.
OpenPOWER on IntegriCloud