Revert "mt76: probe load mt7615 driver asynchronously"
[openwrt/openwrt.git] / package / kernel / mt76 / Makefile
index ce2bf8f14bdfe87a0d5073100ceb60c6ea2a8aaa..04c1761d8824ef8262d9917e756da3a9b2a63b92 100644 (file)
@@ -144,7 +144,6 @@ define KernelPackage/mt7615e
   DEPENDS+=@PCI_SUPPORT +kmod-mt76-core
   FILES:=\
        $(PKG_BUILD_DIR)/mt7615/mt7615e.ko
-  MODPARAMS:=async_probe
   AUTOLOAD:=$(call AutoProbe,mt7615e)
 endef