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 4939a96d12b9..240e441c118a 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
| @@ -208,6 +208,15 @@ config TOUCHSCREEN_WM9705 | |||
| 208 | 208 | ||
| 209 | If unsure, say N. | 209 | If unsure, say N. |
| 210 | 210 | ||
| 211 | config TOUCHSCREEN_WM9712 | ||
| 212 | bool "WM9712 Touchscreen interface support" | ||
| 213 | depends on TOUCHSCREEN_WM97XX | ||
| 214 | help | ||
| 215 | Say Y here if you have a Wolfson Microelectronics WM9712 | ||
| 216 | touchscreen controller connected to your system. | ||
| 217 | |||
| 218 | If unsure, say N. | ||
| 219 | |||
| 211 | config TOUCHSCREEN_USB_COMPOSITE | 220 | config TOUCHSCREEN_USB_COMPOSITE |
| 212 | tristate "USB Touchscreen Driver" | 221 | tristate "USB Touchscreen Driver" |
| 213 | depends on USB_ARCH_HAS_HCD | 222 | depends on USB_ARCH_HAS_HCD |
