HID: microsoft: the driver now neeed MEMLESS_FF infrastructure
authorJiri Kosina <jkosina@suse.cz>
Wed, 5 Sep 2018 11:24:47 +0000 (13:24 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 5 Sep 2018 11:26:08 +0000 (13:26 +0200)
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>
drivers/hid/Kconfig

index 61e1953ff9219db2783d5c1b7b2af43a0d39d27a..e5ec47705fa2bff1babdbe26d6644c1a32a1cbd3 100644 (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.