Port arptables to -ng
[openwrt.git] / package / arptables / Config.in
diff --git a/package/arptables/Config.in b/package/arptables/Config.in
new file mode 100644 (file)
index 0000000..6583d32
--- /dev/null
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_ARPTABLES
+       prompt "arptables......................... ARP firewall administration utility"
+       tristate
+       default m if CONFIG_DEVEL
+       help
+         ARP Firewalling (arptables)
+         
+         http://ebtables.sourceforge.net/
+