From: Jiri Kosina Date: Wed, 5 Sep 2018 11:24:47 +0000 (+0200) Subject: HID: microsoft: the driver now neeed MEMLESS_FF infrastructure X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=830e82aa48f32518dfa5335c0134f611d4bab4b2;p=linux.git 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 Signed-off-by: Jiri Kosina --- diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 61e1953ff9219..e5ec47705fa2b 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -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.