diff options
Diffstat (limited to 'package/b43/Makefile')
-rw-r--r-- | package/b43/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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) \ |