Merge tag 'v4.20' into for-linus
[linux-block.git] / drivers / input / touchscreen / Kconfig
index d171e39485d1249484589b3ef48fabf205cf1196..068dbbc610fce4d8c9f79c7a9466cd39614ed625 100644 (file)
@@ -92,6 +92,19 @@ config TOUCHSCREEN_AD7879_SPI
          To compile this driver as a module, choose M here: the
          module will be called ad7879-spi.
 
+config TOUCHSCREEN_ADC
+       tristate "Generic ADC based resistive touchscreen"
+       depends on IIO
+       select IIO_BUFFER_CB
+       help
+         Say Y here if you want to use the generic ADC
+         resistive touchscreen driver.
+
+         If unsure, say N (but it's safe to say "Y").
+
+         To compile this driver as a module, choose M here: the
+         module will be called resistive-adc-touch.ko.
+
 config TOUCHSCREEN_AR1021_I2C
        tristate "Microchip AR1020/1021 i2c touchscreen"
        depends on I2C && OF