X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4cc2bb43c85f28f4dec00197bd75ff7cca978610..697cd0b66726d3d6eb14e71c157f0789c0be14d6:/package/mac80211/patches/013-disable_b43_nphy.patch?ds=sidebyside diff --git a/package/mac80211/patches/013-disable_b43_nphy.patch b/package/mac80211/patches/013-disable_b43_nphy.patch index 94c09fce7..63ae11df7 100644 --- a/package/mac80211/patches/013-disable_b43_nphy.patch +++ b/package/mac80211/patches/013-disable_b43_nphy.patch @@ -1,11 +1,11 @@ --- a/config.mk +++ b/config.mk -@@ -227,7 +227,7 @@ ifdef CONFIG_PCMCIA - endif #CONFIG_PCMCIA - # CONFIG_B43_LEDS=y +@@ -253,7 +253,7 @@ ifdef CONFIG_MAC80211_LEDS + CONFIG_B43_LEDS=y + endif #CONFIG_MAC80211_LEDS CONFIG_B43_PHY_LP=y -CONFIG_B43_PHY_N=y +# CONFIG_B43_PHY_N=y + # CONFIG_B43_PHY_HT=y # CONFIG_B43_FORCE_PIO=y # CONFIG_B43_DEBUG=y -