11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
#
|
||
|
# Touchscreen ft5x driver configuration
|
||
|
#
|
||
|
|
||
|
config TOUCHSCREEN_FT5X16_TS
|
||
|
tristate "ft5x16 touchscreen driver"
|
||
|
default m
|
||
|
depends on INPUT && I2C
|
||
|
help
|
||
|
ft5x16 touchscreen driver
|