let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / arptables / Config.in
1 config BR2_PACKAGE_ARPTABLES
2         prompt "arptables......................... ARP firewall administration utility"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           ARP Firewalling (arptables)
7           
8           http://ebtables.sourceforge.net/
9