libnl: backport memleak fix
[openwrt.git] / package / b43 / Makefile
index 3d5eb26..6616585 100644 (file)
@@ -44,6 +44,8 @@ endef
 EXTRA_KCONFIG:= \
        CONFIG_B43=m \
        CONFIG_B43_NPHY=y \
+       CONFIG_B43_DEBUG=y \
+       $(if $(CONFIG_RFKILL),CONFIG_B43_RFKILL=y) \
        $(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \
 
 
This page took 0.029748 seconds and 4 git commands to generate.