fix hostapd (add missed changes from [3564])
[openwrt.git] / openwrt / target / linux / package / diag / Config.in
index 001da0a..70f726c 100644 (file)
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_KMOD_DIAG
        prompt "kmod-diag......................... Driver for router LEDs and Buttons"
        tristate
-       default y if BR2_LINUX_2_4_BRCM
-       default m if CONFIG_DEVEL
-       default n
+       depends BR2_LINUX_2_4_BRCM
+       default y
        help
          Driver for router LEDs and Buttons
This page took 0.02563 seconds and 4 git commands to generate.