disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / package / matrixssl / Config.in
index 85158bf..b8faecd 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_MATRIXSSL
        select BR2_PACKAGE_LIBPTHREAD
        tristate "matrixssl"
-       default m
+       default m if CONFIG_DEVEL
        help
          an embedded SSL implementation
          
This page took 0.023529 seconds and 4 git commands to generate.