disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/svn-archive/archive.git] / openwrt / package / pptp / Config.in
index 40c1ded3d02c221eb61a780412a18b70f900ccc2..8ffeff264f65ef0bb60e6afff90d723fcc2becf3 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_PPTP
        tristate "PPTP Client"
-       default m
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_GRE
        select BR2_PACKAGE_PPP
        help