Input: add support for ChipOne icn8318 based touchscreens
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / Kconfig
index a1cfe16e9a8150eae42ba5a6e9a7086d1b2d7b5c..547f67d653728a09601f43ce9beb8a6471ff2145 100644 (file)
@@ -140,6 +140,19 @@ config TOUCHSCREEN_BU21013
          To compile this driver as a module, choose M here: the
          module will be called bu21013_ts.
 
+config TOUCHSCREEN_CHIPONE_ICN8318
+       tristate "chipone icn8318 touchscreen controller"
+       depends on GPIOLIB
+       depends on I2C
+       depends on OF
+       help
+         Say Y here if you have a ChipOne icn8318 based I2C touchscreen.
+
+         If unsure, say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called chipone_icn8318.
+
 config TOUCHSCREEN_CY8CTMG110
        tristate "cy8ctmg110 touchscreen"
        depends on I2C