From: Dmitry Torokhov Date: Wed, 2 Oct 2019 17:40:52 +0000 (-0700) Subject: platform/x86: toshiba_acpi: do not select INPUT_POLLDEV X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c656829f073b244ae84f6c41a213ec619434f8fe;p=linux.git 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 Signed-off-by: Andy Shevchenko --- diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 61470e26108d1..3c55f05f6ec3b 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -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