blob: 15f3a76fd4c37169c85cedad7982bc9a4436a75b [file] [log] [blame]
#
# 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.
config TOUCHSCREEN_MELFAS_MSS100_A30KOR
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