let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / chillispot / Config.in
1 config BR2_PACKAGE_CHILLISPOT
2 prompt "chillispot........................ Wireless LAN access point controller"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_KMOD_TUN
6 help
7 ChilliSpot is an open source captive portal or wireless LAN
8 access point controller. It is used for authenticating users
9 of a wireless LAN. It supports web based login which is today's
10 standard for public HotSpots and it supports Wireless Protected
11 Access (WPA) which is the standard of the future. Authentication,
12 authorization and accounting (AAA) is handled by your favorite
13 radius server.
14
15 http://www.chillispot.org/
16