diff options
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 240e441c118a..f6e8dad9726b 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
@@ -217,6 +217,15 @@ config TOUCHSCREEN_WM9712 | |||
217 | 217 | ||
218 | If unsure, say N. | 218 | If unsure, say N. |
219 | 219 | ||
220 | config TOUCHSCREEN_WM9713 | ||
221 | bool "WM9713 Touchscreen interface support" | ||
222 | depends on TOUCHSCREEN_WM97XX | ||
223 | help | ||
224 | Say Y here if you have a Wolfson Microelectronics WM9713 touchscreen | ||
225 | controller connected to your system. | ||
226 | |||
227 | If unsure, say N. | ||
228 | |||
220 | config TOUCHSCREEN_USB_COMPOSITE | 229 | config TOUCHSCREEN_USB_COMPOSITE |
221 | tristate "USB Touchscreen Driver" | 230 | tristate "USB Touchscreen Driver" |
222 | depends on USB_ARCH_HAS_HCD | 231 | depends on USB_ARCH_HAS_HCD |