Merge pull request #63142 from luaduck/kernel-usbhiddev-pls

linux: Enable kernel config option for raw HID devices
This commit is contained in:
Matthieu Coudron 2019-06-19 11:28:41 +02:00 committed by GitHub
commit d81797a248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,6 +234,7 @@ let
USB_DEBUG = { optional = true; tristate = whenOlder "4.18" "n";};
USB_EHCI_ROOT_HUB_TT = yes; # Root Hub Transaction Translators
USB_EHCI_TT_NEWSCHED = yes; # Improved transaction translator scheduling
USB_HIDDEV = yes; # USB Raw HID Devices (like monitor controls and Uninterruptable Power Supplies)
};
# Filesystem options - in particular, enable extended attributes and