Input: add driver for the Goodix touchpanel
[linux-2.6-block.git] / drivers / input / touchscreen / Kconfig
index e1d8003d01f84a3d411991c53f73a5113a10214c..568a0200fbc2f1fab6f3f854c7c900eefc04dda1 100644 (file)
@@ -295,6 +295,19 @@ config TOUCHSCREEN_FUJITSU
          To compile this driver as a module, choose M here: the
          module will be called fujitsu-ts.
 
+config TOUCHSCREEN_GOODIX
+       tristate "Goodix I2C touchscreen"
+       depends on I2C && ACPI
+       help
+         Say Y here if you have the Goodix touchscreen (such as one
+         installed in Onda v975w tablets) connected to your
+         system.
+
+         If unsure, say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called goodix.
+
 config TOUCHSCREEN_ILI210X
        tristate "Ilitek ILI210X based touchscreen"
        depends on I2C