kernel_samsung_a53x/drivers/input/sec_input/stm/Kconfig
2024-06-15 16:02:09 -03:00

18 lines
No EOL
437 B
Text
Executable file

# SPDX-License-Identifier: GPL-2.0-only
#
# SLSI TOUCH driver configuration
#
config TOUCHSCREEN_STM
tristate "STM Touchscreen"
depends on I2C
help
Say Y here if you want support for SEC touchscreen controllers.
If unsure, say N.
config TOUCHSCREEN_STM_SPI
tristate "STM SPI Touchscreen"
depends on SPI
help
Say Y here if you want support for STM SPI touchscreen controllers.
If unsure, say N.