Merge branch develop-3.10
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / Kconfig
old mode 100644 (file)
new mode 100755 (executable)
index f9a5fd8..45787d9
@@ -11,6 +11,39 @@ 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
+         Say Y here if you have a touchscreen interface using the
+         two goodix gt801  , and your board-specific initialization
+         code includes that in its table of IIC devices.
+         If unsure, say N.
+
+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"
        depends on MFD_88PM860X