From: Felix Fietkau Date: Thu, 20 Aug 2009 16:56:36 +0000 (+0000) Subject: mac80211: disable b43 lp-phy support for now X-Git-Tag: reboot~22614 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a3349d379590ba15e66aa28bb7964fe2fe6df59f;p=oweals%2Fopenwrt.git mac80211: disable b43 lp-phy support for now SVN-Revision: 17336 --- diff --git a/package/mac80211/patches/010-b43_disable_lpphy.patch b/package/mac80211/patches/010-b43_disable_lpphy.patch new file mode 100644 index 0000000000..7ab591d33e --- /dev/null +++ b/package/mac80211/patches/010-b43_disable_lpphy.patch @@ -0,0 +1,11 @@ +--- a/config.mk ++++ b/config.mk +@@ -140,7 +140,7 @@ endif + CONFIG_B43_PIO=y + CONFIG_B43_LEDS=y + # CONFIG_B43_RFKILL=y +-CONFIG_B43_PHY_LP=y ++# CONFIG_B43_PHY_LP=y + # CONFIG_B43_DEBUG=y + # CONFIG_B43_FORCE_PIO=y +