From 3c8838af83af0e768ece733ef463af026930b63f Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 16:22:25 +0000 Subject: Add short description to Config.in prompt, add URL too git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@951 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/chillispot/Config.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/package/chillispot/Config.in b/package/chillispot/Config.in index a8298fc3d..b567a7ce7 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/ + -- cgit v1.2.3