mac80211: disable b43 lp-phy support for now
SVN-Revision: 17336
This commit is contained in:
parent
7435fccb9c
commit
a3349d3795
11
package/mac80211/patches/010-b43_disable_lpphy.patch
Normal file
11
package/mac80211/patches/010-b43_disable_lpphy.patch
Normal file
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user