diff --git a/config-qubes b/config-qubes index 6485369..c680b37 100644 --- a/config-qubes +++ b/config-qubes @@ -110,6 +110,16 @@ CONFIG_PARAVIRT_SPINLOCKS=y # CONFIG_DEBUG_WX is not set +################################################################################ +## Set USB drivers to module to allow attaching PCI devices to pciback before +## those get loaded. + +CONFIG_USB_UHCI_HCD=m +CONFIG_USB_OHCI_HCD=m +CONFIG_USB_EHCI_HCD=m +CONFIG_USB_XHCI_HCD=m + + ################################################################################ ## TODO: from diff to old config