10 lines
227 B
Text
Executable file
10 lines
227 B
Text
Executable file
#
|
|
# Touchscreen driver configuration
|
|
#
|
|
config TOUCHSCREEN_GT9XX
|
|
tristate "gt9xxnew touchscreen driver"
|
|
depends on INPUT && I2C
|
|
default m
|
|
help
|
|
gt9xx touchscreen driver
|
|
|