add basic documentation for the config file api
[openwrt-10.03/.git] / package / arptables / Config.in
index cde4d0541b3ac58e115166e37d73ebe43b8d5ca9..6583d32fa0635f31c76212839e0219ac64697f76 100644 (file)
@@ -1,6 +1,9 @@
 config BR2_PACKAGE_ARPTABLES
-       tristate "ARP Firewalling"
-       default m
+       prompt "arptables......................... ARP firewall administration utility"
+       tristate
+       default m if CONFIG_DEVEL
        help
-               ARP Firewalling (arptables)
-               http://ebtables.sourceforge.net/
+         ARP Firewalling (arptables)
+         
+         http://ebtables.sourceforge.net/
+