HID: microsoft: the driver now neeed MEMLESS_FF infrastructure

Reflect that fact in Kconfig, the same we do for other such drivers.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2018-09-05 13:24:47 +02:00
parent 73c5b254c3
commit 830e82aa48
1 changed files with 1 additions and 0 deletions

View File

@ -596,6 +596,7 @@ config HID_MICROSOFT
tristate "Microsoft non-fully HID-compliant devices"
depends on HID
default !EXPERT
select INPUT_FF_MEMLESS
---help---
Support for Microsoft devices that are not fully compliant with HID standard.