]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/input/touchscreen/Kconfig
Merge remote-tracking branch 'logfs/master'
[karo-tx-linux.git] / drivers / input / touchscreen / Kconfig
index 1645e8e4e78893f16011044f38f0810189dc7f8b..e09ec67957a3c32b185dd451fedba467729d0b77 100644 (file)
@@ -188,6 +188,15 @@ config TOUCHSCREEN_CYTTSP4_I2C
          To compile this driver as a module, choose M here: the
          module will be called cyttsp4_i2c.
 
+config TOUCHSCREEN_CYTTSP4_SPI
+       tristate "support SPI bus connection"
+       depends on TOUCHSCREEN_CYTTSP4_CORE && SPI_MASTER
+       help
+         Say Y here if the touchscreen is connected via SPI bus.
+
+         To compile this driver as a module, choose M here: the
+         module will be called cyttsp4_spi.
+
 config TOUCHSCREEN_DA9034
        tristate "Touchscreen support for Dialog Semiconductor DA9034"
        depends on PMIC_DA903X
@@ -380,7 +389,7 @@ config TOUCHSCREEN_MCS5000
 
 config TOUCHSCREEN_MMS114
        tristate "MELFAS MMS114 touchscreen"
-       depends on I2C && GENERIC_HARDIRQS
+       depends on I2C
        help
          Say Y here if you have the MELFAS MMS114 touchscreen controller
          chip in your system.
@@ -836,7 +845,7 @@ config TOUCHSCREEN_TSC_SERIO
 
 config TOUCHSCREEN_TSC2005
         tristate "TSC2005 based touchscreens"
-        depends on SPI_MASTER && GENERIC_HARDIRQS
+        depends on SPI_MASTER
         help
           Say Y here if you have a TSC2005 based touchscreen.
 
@@ -900,6 +909,7 @@ config TOUCHSCREEN_STMPE
 config TOUCHSCREEN_TPS6507X
        tristate "TPS6507x based touchscreens"
        depends on I2C
+       select INPUT_POLLDEV
        help
          Say Y here if you have a TPS6507x based touchscreen
          controller.