Add package name and short description to Config.in prompt
[openwrt/staging/dedeckeh.git] / openwrt / package / arptables / Config.in
1 config BR2_PACKAGE_ARPTABLES
2 tristate "arptables - ARP firewall administration utility"
3 default m if CONFIG_DEVEL
4 help
5 ARP Firewalling (arptables)
6
7 http://ebtables.sourceforge.net/
8
9