Merge branch develop-3.10
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / Kconfig
index 7eb38c9e0e6070d7e403bf7c50098948b5fbddf2..45787d918a33627114c73483dc39e72dc1730334 100755 (executable)
@@ -11,6 +11,17 @@ menuconfig INPUT_TOUCHSCREEN
 
 if INPUT_TOUCHSCREEN
 
+config TOUCHSCREEN_ZET62XX
+       tristate "zet62xx touchscreen driver"
+       help
+               zet62xx touchscreen driver
+
+
+config TOUCHSCREEN_GSLX680
+       tristate "gslX680 touchscreen driver"
+       help
+               gslX680 touchscreen driver
+
 config TOUCHSCREEN_GT8XX
        tristate "Goodix touch screen gt801X2 support for rockchip based platform"
        help
@@ -19,8 +30,19 @@ config TOUCHSCREEN_GT8XX
          code includes that in its table of IIC devices.
          If unsure, say N.
 
-config CT36X_TS
+config TOUCHSCREEN_GT9XX
+       tristate "Goodix touch screen gt9xx support for rockchip based platform"
+       help
+         Say Y here if you have a touchscreen interface using the
+         two goodix gt9xx, and your board-specific initialization
+         code includes that in its table of IIC devices.
+         If unsure, say N.
+
+config TOUCHSCREEN_CT36X_TS
        tristate "CT36X touchscreens support"
+       
+config TOUCHSCREEN_VTL_CT36X
+       tristate "VTL touchscreens support"
          
 config TOUCHSCREEN_88PM860X
        tristate "Marvell 88PM860x touchscreen"