]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
modules: kernel: add more usb controller modules 200/head
authorPeter Robinson <pbrobinson@gmail.com>
Fri, 3 Feb 2017 10:29:12 +0000 (10:29 +0000)
committerPeter Robinson <pbrobinson@gmail.com>
Tue, 7 Feb 2017 10:06:53 +0000 (10:06 +0000)
There's a number of usb controllers that are common yet aren't
contained in the host directory. Include these for generic host.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh

index ae65de8a0b8c0d97bab5cd2d754d48504092ef84..deb3709c0f2e7c683e810bbffc14fdb5d0fd78e5 100755 (executable)
@@ -32,7 +32,11 @@ installkernel() {
                 "=drivers/power" \
                 "=drivers/regulator" \
                 "=drivers/rtc" \
+                "=drivers/usb/chipidea" \
+                "=drivers/usb/dwc2" \
+                "=drivers/usb/dwc3" \
                 "=drivers/usb/host" \
+                "=drivers/usb/musb" \
                 "=drivers/usb/phy" \
                 ${NULL}
         fi