disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/svn-archive/archive.git] / openwrt / package / pcre / Config.in
index 370fc763f37b337adae3061799f681f5cc2d4f97..822701bd44f5c3d5a41c7f3f51ed3dee3bf2631f 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PCRE
-       prompt "pcre"
-       tristate
-       default m
+       tristate "pcre"
+       default m if CONFIG_DEVEL
        help
          A Perl Compatible Regular Expression library