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/Kconfig23
1 files changed, 11 insertions, 12 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index efca0133e266..033599777651 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -546,18 +546,6 @@ config TOUCHSCREEN_INEXIO
546 To compile this driver as a module, choose M here: the 546 To compile this driver as a module, choose M here: the
547 module will be called inexio. 547 module will be called inexio.
548 548
549config TOUCHSCREEN_INTEL_MID
550 tristate "Intel MID platform resistive touchscreen"
551 depends on INTEL_SCU_IPC
552 help
553 Say Y here if you have a Intel MID based touchscreen in
554 your system.
555
556 If unsure, say N.
557
558 To compile this driver as a module, choose M here: the
559 module will be called intel_mid_touch.
560
561config TOUCHSCREEN_MK712 549config TOUCHSCREEN_MK712
562 tristate "ICS MicroClock MK712 touchscreen" 550 tristate "ICS MicroClock MK712 touchscreen"
563 help 551 help
@@ -1177,6 +1165,17 @@ config TOUCHSCREEN_TPS6507X
1177 To compile this driver as a module, choose M here: the 1165 To compile this driver as a module, choose M here: the
1178 module will be called tps6507x_ts. 1166 module will be called tps6507x_ts.
1179 1167
1168config TOUCHSCREEN_ZET6223
1169 tristate "Zeitec ZET6223 touchscreen driver"
1170 depends on I2C
1171 help
1172 Say Y here if you have a touchscreen using Zeitec ZET6223
1173
1174 If unsure, say N.
1175
1176 To compile this driver as a module, choose M here: the
1177 module will be called zet6223.
1178
1180config TOUCHSCREEN_ZFORCE 1179config TOUCHSCREEN_ZFORCE
1181 tristate "Neonode zForce infrared touchscreens" 1180 tristate "Neonode zForce infrared touchscreens"
1182 depends on I2C 1181 depends on I2C