12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
|
#
|
||
|
# Synaptics TCM touchscreen driver configuration
|
||
|
#
|
||
|
menuconfig TOUCHSCREEN_ILI9882N
|
||
|
bool "ILITECK touchscreen"
|
||
|
default n
|
||
|
help
|
||
|
Say Y here if you have a Ilitek touchscreen connected
|
||
|
to your system.
|
||
|
|
||
|
If unsure, say N.
|