diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 17:32:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 17:32:52 +0000 |
commit | b9451d55423e2ff9de2cb1290e74adb9d3a5eb47 (patch) | |
tree | 4e17841798b54d02bc8753b305adfae65c6209b9 /package/mac80211/patches/010-b43_disable_lpphy.patch | |
parent | f51eefd3447c32f8f905d8027fdf060254313888 (diff) | |
download | upstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.tar.gz upstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.tar.bz2 upstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.zip |
b43: disable pio and pcmcia support
SVN-Revision: 17340
Diffstat (limited to 'package/mac80211/patches/010-b43_disable_lpphy.patch')
-rw-r--r-- | package/mac80211/patches/010-b43_disable_lpphy.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/010-b43_disable_lpphy.patch b/package/mac80211/patches/010-b43_disable_lpphy.patch deleted file mode 100644 index 7ab591d33e..0000000000 --- a/package/mac80211/patches/010-b43_disable_lpphy.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - |