disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt-10.03/.git] / package / arptables / Config.in
index cde4d0541b3ac58e115166e37d73ebe43b8d5ca9..cd861cce7cc7088c1408fc74507ebeb913c4adfc 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_ARPTABLES
        tristate "ARP Firewalling"
-       default m
+       default m if CONFIG_DEVEL
        help
                ARP Firewalling (arptables)
                http://ebtables.sourceforge.net/