lineage_kernel_xcoverpro/drivers/input/touchscreen/melfas/mss100/Kconfig

19 lines
407 B
Plaintext
Raw Normal View History

2023-06-18 22:53:49 +00:00
#
# Kconfig for MELFAS MSS100 Touchscreen driver
#
if INPUT_TOUCHSCREEN
config TOUCHSCREEN_MELFAS_MSS100
tristate "MELFAS MSS100 Touchscreen"
depends on I2C
help
Say Y here if you have a MELFAS MSS100 touchscreen device in your system.
# If unsure, say N.
# To compile this driver as a module, choose M here: the module will be called mms_ts.
endif