mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-02-15 00:18:03 +00:00
11 lines
319 B
Plaintext
11 lines
319 B
Plaintext
#
|
|
# Zinitix Touchscreen driver configuration
|
|
#
|
|
|
|
config TOUCHSCREEN_ZINITIX_ZT7650M
|
|
tristate "Zinitix ZT7650M touchscreen"
|
|
depends on I2C
|
|
help
|
|
Say Y here if you want support for ZINITIX_ZT7650M touchscreen controllers.
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called zinitix_ts. |