summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rwxr-xr-xdrivers/input/touchscreen/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index c698e138e86c..dcd283c11eaa 100755
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -767,4 +767,14 @@ config TOUCHSCREEN_MAX11801
To compile this driver as a module, choose M here: the
module will be called max11801_ts
+
+config TOUCHSCREEN_CRTOUCH
+ tristate "Freescale CRTOUCH based touchscreen"
+ depends on I2C
+ help
+ Say Y here if you have a CRTOUCH based touchscreen
+ controller.
+
+ To compile this driver as a module, choose M here: the
+ module will be called crtouch_ts.
endif