mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-06 03:10:56 +00:00
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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
148c1c8ad3
commit
9ff9f6dab7
@ -909,6 +909,7 @@ config TOUCHSCREEN_STMPE
|
|||||||
config TOUCHSCREEN_TPS6507X
|
config TOUCHSCREEN_TPS6507X
|
||||||
tristate "TPS6507x based touchscreens"
|
tristate "TPS6507x based touchscreens"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
|
select INPUT_POLLDEV
|
||||||
help
|
help
|
||||||
Say Y here if you have a TPS6507x based touchscreen
|
Say Y here if you have a TPS6507x based touchscreen
|
||||||
controller.
|
controller.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user