]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/touchscreen/Kconfig
Input: add tsc2007 based touchscreen driver
[linux-2.6-omap-h63xx.git] / drivers / input / touchscreen / Kconfig
index 20eb52ed176d5e8d13ee01c9ce1ff55a9ea3fcd4..83747dc9ba0524b942037bac9a40a4b3542069d0 100644 (file)
@@ -389,4 +389,15 @@ config TOUCHSCREEN_TOUCHIT213
          To compile this driver as a module, choose M here: the
          module will be called touchit213.
 
+config TOUCHSCREEN_TSC2007
+       tristate "TSC2007 based touchscreens"
+       depends on I2C
+       help
+         Say Y here if you have a TSC2007 based touchscreen.
+
+         If unsure, say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called tsc2007.
+
 endif