Files
CoolPi-Armbian-Rockchip-RK3…/drivers/input/touchscreen/chipone_tddi/Kconfig
2025-02-04 12:41:12 -06:00

14 lines
290 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-or-later
#
# chipone Touchscreen driver configuration
#
config TOUCHSCREEN_CHIPONE_9551R
tristate "chipone Touchscreen"
depends on I2C
select ROCKCHIP_PANEL_NOTIFIER
default n
help
Say Y here if you have chipone touch panel.
If unsure, say N.