13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
|
#
|
||
|
# Focaltech Touchscreen driver configuration
|
||
|
#
|
||
|
|
||
|
config TOUCHSCREEN_FTS
|
||
|
tristate "Focaltech Touchscreen"
|
||
|
depends on I2C
|
||
|
default n
|
||
|
help
|
||
|
Say Y here if you have Focaltech touch panel.
|
||
|
If unsure, say N.
|
||
|
|