reorganize/rationalize/format package menuconfig,
[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 select BR2_PACKAGE_KMOD_IPTABLES_V4
8 select BR2_PACKAGE_KMOD_IPTABLES_V4_EXTRA
9 help
10 The Wifidog project is a complete and embeddable captive
11 portal solution for wireless community groups or individuals
12 who wish to open a free Hotspot while still preventing abuse
13 of their Internet connection.
14
15 http://www.wifidog.org/
16