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: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
Родитель
60d1509533
Коммит
c656829f07
|
@ -831,7 +831,6 @@ config ACPI_TOSHIBA
|
||||||
depends on ACPI_VIDEO || ACPI_VIDEO = n
|
depends on ACPI_VIDEO || ACPI_VIDEO = n
|
||||||
depends on RFKILL || RFKILL = n
|
depends on RFKILL || RFKILL = n
|
||||||
depends on IIO
|
depends on IIO
|
||||||
select INPUT_POLLDEV
|
|
||||||
select INPUT_SPARSEKMAP
|
select INPUT_SPARSEKMAP
|
||||||
---help---
|
---help---
|
||||||
This driver adds support for access to certain system settings
|
This driver adds support for access to certain system settings
|
||||||
|
|
Загрузка…
Ссылка в новой задаче