From ea04d330a98c1e784ede66a8a92758165fd2cee0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 26 Mar 2010 22:36:23 +0000 Subject: mac80211: disable b43 nphy until it actually works SVN-Revision: 20498 --- package/mac80211/patches/013-disable_b43_nphy.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/mac80211/patches/013-disable_b43_nphy.patch (limited to 'package/mac80211') diff --git a/package/mac80211/patches/013-disable_b43_nphy.patch b/package/mac80211/patches/013-disable_b43_nphy.patch new file mode 100644 index 0000000000..747c52ab04 --- /dev/null +++ b/package/mac80211/patches/013-disable_b43_nphy.patch @@ -0,0 +1,11 @@ +--- a/config.mk ++++ b/config.mk +@@ -198,7 +198,7 @@ ifneq ($(CONFIG_PCMCIA),) + endif + CONFIG_B43_LEDS=y + CONFIG_B43_PHY_LP=y +-CONFIG_B43_NPHY=y ++# CONFIG_B43_NPHY is not set + # CONFIG_B43_FORCE_PIO=y + # CONFIG_B43_DEBUG=y + -- cgit v1.2.3