fix build on systems without libgcrypt-config
[openwrt.git] / package / robocfg / Config.in
index a142e52..db8e85a 100644 (file)
@@ -1,6 +1,8 @@
 config BR2_PACKAGE_ROBOCFG
-       tristate "robocfg - BCM5325E/536x switch configuration utility"
+       prompt "robocfg........................... BCM5325E/536x switch configuration utility"
+       tristate
+       default y if BR2_LINUX_2_6_BRCM
        default m if CONFIG_DEVEL
        help
          Broadcom BCM5325E/536x switch configuration utility
-         
+
This page took 0.018921 seconds and 4 git commands to generate.