mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
c7744447a5
SVN-Revision: 27275
12 lines
261 B
Diff
12 lines
261 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -253,7 +253,7 @@ ifdef CONFIG_MAC80211_LEDS
|
|
CONFIG_B43_LEDS=y
|
|
endif #CONFIG_MAC80211_LEDS
|
|
CONFIG_B43_PHY_LP=y
|
|
-CONFIG_B43_PHY_N=y
|
|
+# CONFIG_B43_PHY_N=y
|
|
# CONFIG_B43_PHY_HT=y
|
|
# CONFIG_B43_FORCE_PIO=y
|
|
# CONFIG_B43_DEBUG=y
|