|
@@ -249,29 +249,26 @@ config TOUCHSCREEN_WM97XX
|
|
|
config TOUCHSCREEN_WM9705
|
|
|
bool "WM9705 Touchscreen interface support"
|
|
|
depends on TOUCHSCREEN_WM97XX
|
|
|
+ default y
|
|
|
help
|
|
|
- Say Y here if you have a Wolfson Microelectronics WM9705
|
|
|
- touchscreen controller connected to your system.
|
|
|
-
|
|
|
- If unsure, say N.
|
|
|
+ Say Y here to enable support for the Wolfson Microelectronics
|
|
|
+ WM9705 touchscreen controller.
|
|
|
|
|
|
config TOUCHSCREEN_WM9712
|
|
|
bool "WM9712 Touchscreen interface support"
|
|
|
depends on TOUCHSCREEN_WM97XX
|
|
|
+ default y
|
|
|
help
|
|
|
- Say Y here if you have a Wolfson Microelectronics WM9712
|
|
|
- touchscreen controller connected to your system.
|
|
|
-
|
|
|
- If unsure, say N.
|
|
|
+ Say Y here to enable support for the Wolfson Microelectronics
|
|
|
+ WM9712 touchscreen controller.
|
|
|
|
|
|
config TOUCHSCREEN_WM9713
|
|
|
bool "WM9713 Touchscreen interface support"
|
|
|
depends on TOUCHSCREEN_WM97XX
|
|
|
+ default y
|
|
|
help
|
|
|
- Say Y here if you have a Wolfson Microelectronics WM9713 touchscreen
|
|
|
- controller connected to your system.
|
|
|
-
|
|
|
- If unsure, say N.
|
|
|
+ Say Y here to enable support for the Wolfson Microelectronics
|
|
|
+ WM9713 touchscreen controller.
|
|
|
|
|
|
config TOUCHSCREEN_WM97XX_MAINSTONE
|
|
|
tristate "WM97xx Mainstone accelerated touch"
|