diff options
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 2d70089c1183..3b9758b5f4d7 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
@@ -909,6 +909,7 @@ config TOUCHSCREEN_STMPE | |||
909 | config TOUCHSCREEN_TPS6507X | 909 | config TOUCHSCREEN_TPS6507X |
910 | tristate "TPS6507x based touchscreens" | 910 | tristate "TPS6507x based touchscreens" |
911 | depends on I2C | 911 | depends on I2C |
912 | select INPUT_POLLDEV | ||
912 | help | 913 | help |
913 | Say Y here if you have a TPS6507x based touchscreen | 914 | Say Y here if you have a TPS6507x based touchscreen |
914 | controller. | 915 | controller. |