Commit c656829f authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Andy Shevchenko

platform/x86: toshiba_acpi: do not select INPUT_POLLDEV

The driver does not use polling mode of input devices, and this config
option is going away, so let's not reference it.
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 60d15095
......@@ -831,7 +831,6 @@ config ACPI_TOSHIBA
depends on ACPI_VIDEO || ACPI_VIDEO = n
depends on RFKILL || RFKILL = n
depends on IIO
select INPUT_POLLDEV
select INPUT_SPARSEKMAP
---help---
This driver adds support for access to certain system settings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment