X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/59b59a25ad811f07caa09aa1c7f8353931451c60..1c9eef45516a6239cbbb742410c6152b1264c026:/package/b43/Makefile diff --git a/package/b43/Makefile b/package/b43/Makefile index 968eb0afd..3d5eb264c 100644 --- a/package/b43/Makefile +++ b/package/b43/Makefile @@ -43,6 +43,7 @@ endef EXTRA_KCONFIG:= \ CONFIG_B43=m \ + CONFIG_B43_NPHY=y \ $(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \