13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
|
#
|
||
|
# 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.
|
||
|
|
||
|
|