disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / package / chillispot / Config.in
1 config BR2_PACKAGE_CHILLISPOT
2 tristate "chillispot"
3 default m if CONFIG_DEVEL
4 help
5 ChilliSpot is an open source captive portal or wireless LAN
6 access point controller. It is used for authenticating users
7 of a wireless LAN. It supports web based login which is today's
8 standard for public HotSpots and it supports Wireless Protected
9 Access (WPA) which is the standard of the future. Authentication,
10 authorization and accounting (AAA) is handled by your favorite radius server.
This page took 0.048949 seconds and 5 git commands to generate.