disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / package / portmap / Config.in
index 3427e08..41cd484 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_PORTMAP
        tristate "RPC Portmapper"
-       default m
+       default m if CONFIG_DEVEL
        help
          The RPC Portmapper (used by the NFS Server)