diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/chillispot/Config.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/package/chillispot/Config.in b/package/chillispot/Config.in index a8298fc3d0..b567a7ce71 100644 --- a/package/chillispot/Config.in +++ b/package/chillispot/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_CHILLISPOT - tristate "chillispot" + tristate "chillispot - Wireless LAN access point controller" default m if CONFIG_DEVEL help ChilliSpot is an open source captive portal or wireless LAN @@ -7,4 +7,8 @@ config BR2_PACKAGE_CHILLISPOT of a wireless LAN. It supports web based login which is today's standard for public HotSpots and it supports Wireless Protected Access (WPA) which is the standard of the future. Authentication, - authorization and accounting (AAA) is handled by your favorite radius server. + authorization and accounting (AAA) is handled by your favorite + radius server. + + http://www.chillispot.org/ + |