X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4cc2bb43c85f28f4dec00197bd75ff7cca978610..aff0492df729dbc78480f70658c0a841ccb73e57:/package/mac80211/patches/013-disable_b43_nphy.patch diff --git a/package/mac80211/patches/013-disable_b43_nphy.patch b/package/mac80211/patches/013-disable_b43_nphy.patch index 94c09fce7..8baaaca7c 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 +@@ -254,7 +254,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_PHY_LCN=y # CONFIG_B43_FORCE_PIO=y - # CONFIG_B43_DEBUG=y -