Input: tps6507x-ts - select INPUT_POLLDEV
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Jul 2013 06:08:18 +0000 (23:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Jul 2013 06:11:01 +0000 (23:11 -0700)
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>
drivers/input/touchscreen/Kconfig

index 2d70089..3b9758b 100644 (file)
@@ -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.