openwrtv3/package/mac80211/patches/299-compat_minstrel.patch

14 lines
286 B
Diff
Raw Normal View History

--- a/config.mk
+++ b/config.mk
@@ -47,8 +47,9 @@
endif # build check
endif # kernel Makefile check
-CONFIG_MAC80211_RC_DEFAULT=pid
+CONFIG_MAC80211_RC_DEFAULT=minstrel
CONFIG_MAC80211_RC_PID=y
+CONFIG_MAC80211_RC_MINSTREL=y
# enable mesh networking too
CONFIG_MAC80211_MESH=y