aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2018-10-23 13:36:05 +0200
committerJiri Kosina <jkosina@suse.cz>2018-10-23 13:36:05 +0200
commit5099bc83ba11ff38a530ebebed678f23877a2b2d (patch)
treecbc7d1c44a7c6b975121d8f2b57b6e806d05f013 /drivers/hid/Kconfig
parentMerge branch 'for-4.20/logitech-highres' into for-linus (diff)
parentHID: microsoft: the driver now neeed MEMLESS_FF infrastructure (diff)
downloadlinux-dev-5099bc83ba11ff38a530ebebed678f23877a2b2d.tar.xz
linux-dev-5099bc83ba11ff38a530ebebed678f23877a2b2d.zip
Merge branch 'for-4.20/microsoft' into for-linus
Rumble support for Xbox One S
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 6d62e19f1a87..18c846477ba2 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -609,6 +609,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.