fix stupid typo in firewall init script
[openwrt/svn-archive/archive.git] / openwrt / package / wifidog / Config.in
1 config BR2_PACKAGE_WIFIDOG
2 prompt "wifidog........................... A wireless captive portal solution"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_IPTABLES
6 select BR2_PACKAGE_IPTABLES_EXTRA
7 help
8 The Wifidog project is a complete and embeddable captive
9 portal solution for wireless community groups or individuals
10 who wish to open a free Hotspot while still preventing abuse
11 of their Internet connection.
12
13 http://www.wifidog.org/
14