blob: 7dadb37f11434d20614ac124aa13b1765a00bfc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config TOUCHSCREEN_FT5X0X
tristate "FT5X0X Capacity Touchscreen Device Support"
default y
depends on ARCH_WMT
---help---
Say Y here if you have an WMT based board with touchscreen
attached to it.
If unsure, say N.
To compile this driver as a module, choose M here: the
module will be called ft5x0x.
|