mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:33:08 +02:00
9f3403679d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
338 B
Diff
14 lines
338 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -304,8 +304,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
|
|
|