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 3b9d5e2105d7..084f1982d38d 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -237,6 +237,18 @@ config TOUCHSCREEN_INEXIO
237 To compile this driver as a module, choose M here: the 237 To compile this driver as a module, choose M here: the
238 module will be called inexio. 238 module will be called inexio.
239 239
240config TOUCHSCREEN_INTEL_MID
241 tristate "Intel MID platform resistive touchscreen"
242 depends on INTEL_SCU_IPC
243 help
244 Say Y here if you have a Intel MID based touchscreen in
245 your system.
246
247 If unsure, say N.
248
249 To compile this driver as a module, choose M here: the
250 module will be called intel_mid_touch.
251
240config TOUCHSCREEN_MK712 252config TOUCHSCREEN_MK712
241 tristate "ICS MicroClock MK712 touchscreen" 253 tristate "ICS MicroClock MK712 touchscreen"
242 help 254 help