Skip to content

Commit 830e82a

Browse files
author
Jiri Kosina
committed
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>
1 parent 73c5b25 commit 830e82a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hid/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ config HID_MICROSOFT
596596
tristate "Microsoft non-fully HID-compliant devices"
597597
depends on HID
598598
default !EXPERT
599+
select INPUT_FF_MEMLESS
599600
---help---
600601
Support for Microsoft devices that are not fully compliant with HID standard.
601602

0 commit comments

Comments
 (0)