14 lines
290 B
Plaintext
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.
|