mac80211: disable b43 lp-phy support for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17336 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e455b412bc
commit
ab5276bf79
|
@ -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