diff options
Diffstat (limited to 'package/mac80211/patches/013-disable_b43_nphy.patch')
-rw-r--r-- | package/mac80211/patches/013-disable_b43_nphy.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/013-disable_b43_nphy.patch b/package/mac80211/patches/013-disable_b43_nphy.patch index 5bd6e1e..72a5778 100644 --- a/package/mac80211/patches/013-disable_b43_nphy.patch +++ b/package/mac80211/patches/013-disable_b43_nphy.patch @@ -8,6 +8,6 @@ -export CONFIG_B43_PHY_HT=y +# export CONFIG_B43_PHY_N=y +# export CONFIG_B43_PHY_HT=y - # CONFIG_B43_PHY_LCN=y - # CONFIG_B43_DEBUG=y + # export CONFIG_B43_PHY_LCN=y + # export CONFIG_B43_DEBUG=y |