change cp to $(CP)
[openwrt.git] / openwrt / target / linux / package / diag / Config.in
index a33f812..b34f773 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_KMOD_DIAG
        prompt "kmod-diag......................... Driver for router LEDs and Buttons"
        tristate
-       default y
+       depends BR2_LINUX_2_4_BRCM
+       default m if CONFIG_DEVEL
        help
          Driver for router LEDs and Buttons
This page took 0.030836 seconds and 4 git commands to generate.