aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-08-20 16:56:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-08-20 16:56:36 +0000
commitab5276bf790b73adbbf195321cc55eeef1e6f81d (patch)
treeb2ca8eec27ec721cbd17f01f16974747efb87e04
parente455b412bcdb0e89a8081a916589643581ae40fb (diff)
downloadmaster-187ad058-ab5276bf790b73adbbf195321cc55eeef1e6f81d.tar.gz
master-187ad058-ab5276bf790b73adbbf195321cc55eeef1e6f81d.tar.bz2
master-187ad058-ab5276bf790b73adbbf195321cc55eeef1e6f81d.zip
mac80211: disable b43 lp-phy support for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17336 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/mac80211/patches/010-b43_disable_lpphy.patch11
1 files changed, 11 insertions, 0 deletions
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
+