blob: 4e970ef13be850af5a11e94f53057e3142912fb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -227,7 +227,7 @@ ifdef CONFIG_PCMCIA
endif #CONFIG_PCMCIA
# 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
|