10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
|
#
|
||
|
# Touchscreen driver configuration
|
||
|
#
|
||
|
config TOUCHSCREEN_GT9XX_TS
|
||
|
tristate "gt9xx touchscreen driver"
|
||
|
depends on INPUT && I2C
|
||
|
default m
|
||
|
help
|
||
|
gt9xx touchscreen driver
|