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

Commit fc203b7c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "input: touchscreen: focaltech: Add trusted touch support"

parents f6695546 e1e159e4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -12,3 +12,12 @@ config TOUCHSCREEN_FTS_DIRECTORY
	string "Focaltech ts directory name"
	default "focaltech_touch"
	depends on TOUCHSCREEN_FTS

config FTS_TRUSTED_TOUCH
	bool "Focaltech Trusted Touch"
	depends on TOUCHSCREEN_FTS
	help
	  Say Y here to enable Focaltech Trusted Touch.
	  If unsure, say N.

#endif