blob: eb37231f74f00ca778aa0aea968524f66a144312 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config TOUCHSCREEN_SITRONIX
tristate "Sitronix ST1xx series Capacity Touchscreen Device Support"
default m
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 s_wmt_ts_sitronix.ko.
|