summaryrefslogtreecommitdiff
path: root/openwrt/package/chillispot/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-01 00:34:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-01 00:34:13 +0000
commit287d56921d76d839da53bd2af616efb22779e224 (patch)
treea685478f8cc5288b1a5bbe908f9df672f020b4b8 /openwrt/package/chillispot/Config.in
parent89464e5e3f7d3bdfb80bea82192437871466a8d1 (diff)
downloadmtk-20170518-287d56921d76d839da53bd2af616efb22779e224.zip
mtk-20170518-287d56921d76d839da53bd2af616efb22779e224.tar.gz
mtk-20170518-287d56921d76d839da53bd2af616efb22779e224.tar.bz2
add chillispot
SVN-Revision: 501
Diffstat (limited to 'openwrt/package/chillispot/Config.in')
-rw-r--r--openwrt/package/chillispot/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/chillispot/Config.in b/openwrt/package/chillispot/Config.in
new file mode 100644
index 0000000..217ece8
--- /dev/null
+++ b/openwrt/package/chillispot/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_CHILLISPOT
+ tristate "chillispot"
+ default m
+ help
+ ChilliSpot is an open source captive portal or wireless LAN
+ access point controller. It is used for authenticating users
+ 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.