blob: 80c0fa9150fd552d235e8e313bb956002e42cb48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -220,7 +220,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
|