OSDN Git Service

platform/x86: toshiba_acpi: do not select INPUT_POLLDEV
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Oct 2019 17:40:52 +0000 (10:40 -0700)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 15 Oct 2019 07:55:09 +0000 (10:55 +0300)
commitc656829f073b244ae84f6c41a213ec619434f8fe
tree5d26f10ce6d7455fc891414a69ac769dc1488ef7
parent60d15095336cfb56dce5c7767ed3b8c6c1cf79a3
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>
drivers/platform/x86/Kconfig