11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
|
#
|
||
|
# Touchscreen driver configuration
|
||
|
#
|
||
|
config TOUCHSCREEN_GT9XXNEW_TS
|
||
|
tristate "gt9xxnew touchscreen driver"
|
||
|
depends on INPUT && I2C
|
||
|
default n
|
||
|
help
|
||
|
gt9xxnew touchscreen driver
|
||
|
|