From 44e5b1b3e69879352b4973d2e0f06c164b61941d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 19 May 2005 16:22:25 +0000 Subject: [PATCH] Add short description to Config.in prompt, add URL too SVN-Revision: 951 --- openwrt/package/chillispot/Config.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/openwrt/package/chillispot/Config.in b/openwrt/package/chillispot/Config.in index a8298fc3d0..b567a7ce71 100644 --- a/openwrt/package/chillispot/Config.in +++ b/openwrt/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/ +