Commit 4eb88b74 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: do not disable usb autosuspend

Distributions have been released without this option for a couple of years now and no one is complaining.
parent c311afe8
......@@ -38,8 +38,7 @@ mixin/e2k-mate: use/e2k/x11 use/x11/xorg use/fonts/install2 \
@$(call add,THE_PACKAGES,zsh bash-completion)
### regular.mk
mixin/regular-x11: \
use/browser/firefox use/kernel/disable-usb-autosuspend \
mixin/regular-x11: use/browser/firefox \
use/branding use/ntp/chrony use/services/lvm2-disable
@$(call add,THE_LISTS,$(call tags,(base || desktop) && regular && !extra))
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment