clean up .svn and CVS directories for every package
[openwrt.git] / target / linux / package / diag / Config.in
index 001da0a..80cba50 100644 (file)
@@ -1,8 +1,7 @@
-config BR2_PACKAGE_KMOD_DIAG
+config 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 LINUX_2_4_BRCM
+       default y
        help
          Driver for router LEDs and Buttons
This page took 0.022858 seconds and 4 git commands to generate.