Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1bf0348 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 023310d9 9d4062a9
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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