kernel_samsung_a34x-permissive/drivers/input/touchscreen/mediatek/focaltech_touch/Kconfig
2024-04-28 15:49:01 +02:00

20 lines
424 B
Plaintext
Executable file

#
# Focaltech Touchscreen driver configuration
#
config TOUCHSCREEN_FTS
bool "Focaltech Touchscreen"
default n
help
Say Y here if you have focaltech_touch touch panel.
If unsure, say N.
To compile this dirver as a module, choose M here: the
module will be called.
config TOUCHSCREEN_FTS_DIRECTORY
string "Focaltech ts directory name"
default "focaltech_touch"
depends on TOUCHSCREEN_FTS