mirror of https://github.com/hak5/openwrt.git
parent
282981d257
commit
ea04d330a9
|
@ -0,0 +1,11 @@
|
||||||
|
--- 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
|
||||||
|
|
Loading…
Reference in New Issue