mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 16:58:04 -04:00
12 lines
344 B
Text
12 lines
344 B
Text
#
|
|
# STMicroelectronics TOUCH driver configuration
|
|
#
|
|
|
|
config TOUCHSCREEN_FTS
|
|
tristate "STMicroelectronics i2c multitouch touchscreen with FingerTipS"
|
|
depends on I2C
|
|
help
|
|
Say Y here to enable STMicroelectronics touchscreen support.
|
|
If unsure, say N.
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called STM_ts.
|