Browse Source

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>
Jiri Kosina 7 years ago
parent
commit
830e82aa48
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/hid/Kconfig

+ 1 - 0
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.