14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
#
|
|
# Touchscreen driver configuration
|
|
#
|
|
config TOUCHSCREEN_GT9XX
|
|
tristate "gt9xx based touchscreens"
|
|
depends on I2C
|
|
help
|
|
Say Y here if you have a gt9xx based touchscreen.
|
|
|
|
If unsure, say N.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called gt9xx.
|