aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index cabd9e54863f..3488ffe1fa0a 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -651,6 +651,18 @@ config TOUCHSCREEN_TOUCHIT213
651 To compile this driver as a module, choose M here: the 651 To compile this driver as a module, choose M here: the
652 module will be called touchit213. 652 module will be called touchit213.
653 653
654config TOUCHSCREEN_TSC_SERIO
655 tristate "TSC-10/25/40 serial touchscreen support"
656 select SERIO
657 help
658 Say Y here if you have a TSC-10, 25 or 40 serial touchscreen connected
659 to your system.
660
661 If unsure, say N.
662
663 To compile this driver as a module, choose M here: the
664 module will be called tsc40.
665
654config TOUCHSCREEN_TSC2005 666config TOUCHSCREEN_TSC2005
655 tristate "TSC2005 based touchscreens" 667 tristate "TSC2005 based touchscreens"
656 depends on SPI_MASTER && GENERIC_HARDIRQS 668 depends on SPI_MASTER && GENERIC_HARDIRQS