13 lines
280 B
Plaintext
Executable File
13 lines
280 B
Plaintext
Executable File
#
|
|
# Touchscreen driver configuration
|
|
#
|
|
config TOUCHSCREEN_CST9220_HYNITRON_TS
|
|
tristate "cst9220 hynitorn Ts for TOUCHSCREEN"
|
|
depends on INPUT && I2C
|
|
default m
|
|
help
|
|
Say Y here if you have hynitorn touch panel.
|
|
If unsure, say N.
|
|
|
|
|