kernel_samsung_a53x/drivers/input/touchscreen/sec_ts/Kconfig
2024-06-15 16:02:09 -03:00

22 lines
666 B
Text
Executable file

#
# Samsung Electronics TOUCH driver configuration
#
config TOUCHSCREEN_SEC_TS
tristate "Samsung Electronics GED Touchscreen"
depends on I2C
help
Say Y here if you want support for SEC touchscreen controllers.
If unsure, say N.
To compile this driver as a module, choose M here: the
module will be called sec_ts.
config TOUCHSCREEN_SEC_TS_GLOVEMODE
tristate "Samsung Electronics Touchscreen"
depends on I2C
help
Say Y here if you have a Samsung Electronics Touchscreen and want to enable
support for the built-in touchscreen.
If unsure, say N.