remove usb driver blacklist

Apparently this option is no longer supported, but input devices are
still excluded.
This commit is contained in:
Pig Monkey 2016-09-11 13:15:02 -07:00
parent b84bf8b286
commit 7f7f454812

View file

@ -197,11 +197,6 @@ USB_AUTOSUSPEND=1
# Note: input devices (usbhid) are excluded automatically (see below)
#USB_BLACKLIST="1111:2222 3333:4444"
# Exclude devices assigned to the listed drivers from USB autosuspend.
# Default is "usbhid" (input devices); use "" to disable the feature
# completely. Separate multiple drivers with spaces.
USB_DRIVER_BLACKLIST="usbhid"
# WWAN devices are excluded from USB autosuspend: 0=do not exclude / 1=exclude
USB_BLACKLIST_WWAN=1