lantiq: load dwc_otg early
[openwrt.git] / target / linux / lantiq / modules.mk
index b0db10e..0eccec5 100644 (file)
@@ -36,7 +36,7 @@ define KernelPackage/usb-dwc-otg
        CONFIG_DWC_OTG_HOST_ONLY=y \
        CONFIG_DWC_OTG_DEVICE_ONLY=n
   FILES:=$(LINUX_DIR)/drivers/usb/dwc_otg/dwc_otg.ko
-  AUTOLOAD:=$(call AutoLoad,50,dwc_otg)
+  AUTOLOAD:=$(call AutoLoad,50,dwc_otg,1)
 endef
 
 define KernelPackage/usb-dwc-otg/description
This page took 0.025728 seconds and 4 git commands to generate.