disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / package / openswan / Config.in
index 56c4c4a..2c2904b 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_OPENSWAN
        tristate "Openswan"
-       default m
+       default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.
This page took 0.023745 seconds and 4 git commands to generate.