mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 06:56:16 +02:00
12 lines
224 B
Diff
12 lines
224 B
Diff
|
--- a/config.mk
|
||
|
+++ b/config.mk
|
||
|
@@ -198,7 +198,7 @@ ifneq ($(CONFIG_PCMCIA),)
|
||
|
endif
|
||
|
CONFIG_B43_LEDS=y
|
||
|
CONFIG_B43_PHY_LP=y
|
||
|
-CONFIG_B43_NPHY=y
|
||
|
+# CONFIG_B43_NPHY is not set
|
||
|
# CONFIG_B43_FORCE_PIO=y
|
||
|
# CONFIG_B43_DEBUG=y
|
||
|
|