Merge "input: touchscreen: add support for IT7260 touch controller series"

This commit is contained in:
Linux Build Service Account 2016-09-12 14:42:27 -07:00 committed by Gerrit - the friendly Code Review server
commit a1bf0348c4

View file

@ -1205,4 +1205,16 @@ config FT_SECURE_TOUCH
If unsure, say N.
config TOUCHSCREEN_IT7260_I2C
tristate "IT7260 Touchscreen Driver"
depends on I2C
help
Say Y here if you have a IT7260 Touchscreen Driver
connected to your system.
If unsure, say N.
To compile this driver as a module, choose M here: the
module will be called it7258_ts_i2c.
endif