ARM64: dts: rockchip: support gt9xx for Rockchip platform
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / Kconfig
index ae33da7ab51ff7f5f84464366be1c4b9f8030527..e705afd4d866c2af8e7a26b929fec61084153a72 100644 (file)
@@ -335,6 +335,15 @@ config TOUCHSCREEN_GOODIX
          To compile this driver as a module, choose M here: the
          module will be called goodix.
 
+config TOUCHSCREEN_GT9XX
+       tristate "Goodix gt9xx support for rockchip platform"
+       depends on I2C && ARCH_ROCKCHIP
+       help
+         Say Y here if you have a touchscreen interface using the gt9xx
+         on Rockchip platform, and your board-specific initialization
+         code includes that in its table of IIC devices.
+         If unsure, say N.
+
 config TOUCHSCREEN_ILI210X
        tristate "Ilitek ILI210X based touchscreen"
        depends on I2C