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

Commit 9ff9f6da authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: tps6507x-ts - select INPUT_POLLDEV



Since the driver was converted to polled device infrastructure we need
to make sure it is enabled.

Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 148c1c8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -909,6 +909,7 @@ config TOUCHSCREEN_STMPE
config TOUCHSCREEN_TPS6507X
	tristate "TPS6507x based touchscreens"
	depends on I2C
	select INPUT_POLLDEV
	help
	  Say Y here if you have a TPS6507x based touchscreen
	  controller.