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

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

Merge "input: touchscreen: st: add trusted touch support"

parents fae69cd8 d5c077b0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -20,3 +20,13 @@ config TOUCHSCREEN_ST_I2C
	depends on TOUCHSCREEN_ST
	help
	 This enables support for ST touch panel over I2C based touchscreens.

config ST_TRUSTED_TOUCH
       bool "STMicroelectronics Trusted Touch"
       depends on TOUCHSCREEN_ST
       help
         Say Y here to enable STMicroelectronics Trusted Touch in supported drivers.

         If unsure, say N.

#endif