mac80211: disable b43 nphy until it actually works
[openwrt/openwrt.git] / package / mac80211 / patches / 013-disable_b43_nphy.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -198,7 +198,7 @@ ifneq ($(CONFIG_PCMCIA),)
4 endif
5 CONFIG_B43_LEDS=y
6 CONFIG_B43_PHY_LP=y
7 -CONFIG_B43_NPHY=y
8 +# CONFIG_B43_NPHY is not set
9 # CONFIG_B43_FORCE_PIO=y
10 # CONFIG_B43_DEBUG=y
11