Merge "input: touchscreen: add support for IT7260 touch controller series"
This commit is contained in:
commit
a1bf0348c4
1 changed files with 12 additions and 0 deletions
|
@ -1205,4 +1205,16 @@ config FT_SECURE_TOUCH
|
||||||
|
|
||||||
If unsure, say N.
|
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
|
endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue