linux: enable config option for raw HID devices

This flag allows for things like Uninterruptable Power Supplies to work properly. See https://cateee.net/lkddb/web-lkddb/USB_HIDDEV.html for more information.
This commit is contained in:
duck 2019-06-14 23:15:12 +01:00
parent e0818a1530
commit 4cd1dd5dc9
No known key found for this signature in database
GPG key ID: AA4700F062BBD298

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