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/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 565ec711c2ee..2cb4df0e0a7b 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -146,6 +146,17 @@ config TOUCHSCREEN_PENMOUNT
146 To compile this driver as a module, choose M here: the 146 To compile this driver as a module, choose M here: the
147 module will be called penmount. 147 module will be called penmount.
148 148
149config TOUCHSCREEN_MIGOR
150 tristate "Renesas MIGO-R touchscreen"
151 depends on SH_MIGOR && I2C
152 help
153 Say Y here to enable MIGO-R touchscreen support.
154
155 If unsure, say N.
156
157 To compile this driver as a module, choose M here: the
158 module will be called migor_ts.
159
149config TOUCHSCREEN_TOUCHRIGHT 160config TOUCHSCREEN_TOUCHRIGHT
150 tristate "Touchright serial touchscreen" 161 tristate "Touchright serial touchscreen"
151 select SERIO 162 select SERIO