kernel: fix kmod-usb-chipideai dependencies
[openwrt/openwrt.git] / package / kernel / linux / modules / usb.mk
index 67575f2286afcf3679636083963fff1cb5226202..6c170232db9bb3bfc8f3cbb342cb09e3ecbf2927 100644 (file)
@@ -1032,6 +1032,7 @@ define KernelPackage/usb-chipidea
        CONFIG_USB_CHIPIDEA \
        CONFIG_USB_CHIPIDEA_HOST=y \
        CONFIG_USB_CHIPIDEA_DEBUG=y
+    DEPENDS:= "+kmod-usb2"
     FILES:=\
        $(LINUX_DIR)/drivers/usb/chipidea/ci_hdrc.ko
     AUTOLOAD:=$(call AutoLoad,51,ci_hdrc,1)