diff --git a/roles/laptop/files/tlp.conf b/roles/laptop/files/tlp.conf index ebfa425..18871a3 100644 --- a/roles/laptop/files/tlp.conf +++ b/roles/laptop/files/tlp.conf @@ -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