]> Pileus Git - ~andy/linux/blobdiff - drivers/input/touchscreen/Kconfig
Input: add driver for Neonode zForce based touchscreens
[~andy/linux] / drivers / input / touchscreen / Kconfig
index e09ec67957a3c32b185dd451fedba467729d0b77..00d1e547b21119bb72e723633a08023f3eb2052f 100644 (file)
@@ -919,4 +919,17 @@ config TOUCHSCREEN_TPS6507X
          To compile this driver as a module, choose M here: the
          module will be called tps6507x_ts.
 
+config TOUCHSCREEN_ZFORCE
+       tristate "Neonode zForce infrared touchscreens"
+       depends on I2C
+       depends on GPIOLIB
+       help
+         Say Y here if you have a touchscreen using the zforce
+         infraread technology from Neonode.
+
+         If unsure, say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called zforce_ts.
+
 endif