You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
338 B
13 lines
338 B
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -310,8 +310,8 @@ ifdef CONFIG_MAC80211_LEDS
|
|
export CONFIG_B43_LEDS=y
|
|
endif #CONFIG_MAC80211_LEDS
|
|
export CONFIG_B43_PHY_LP=y
|
|
-export CONFIG_B43_PHY_N=y
|
|
-export CONFIG_B43_PHY_HT=y
|
|
+# export CONFIG_B43_PHY_N=y
|
|
+# export CONFIG_B43_PHY_HT=y
|
|
# export CONFIG_B43_PHY_LCN=y
|
|
# export CONFIG_B43_DEBUG=y
|
|
|
|
|