Update b43 from compat-wireless-2008-05-26 codebase
[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) \