b43: Make probing of NPHY devices possible.
[openwrt.git] / package / b43 / Makefile
index 968eb0a..3d5eb26 100644 (file)
@@ -43,6 +43,7 @@ endef
 
 EXTRA_KCONFIG:= \
        CONFIG_B43=m \
+       CONFIG_B43_NPHY=y \
        $(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \