diff options
Diffstat (limited to 'package/chillispot/Config.in')
-rw-r--r-- | package/chillispot/Config.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/package/chillispot/Config.in b/package/chillispot/Config.in deleted file mode 100644 index 34ffc6e07b..0000000000 --- a/package/chillispot/Config.in +++ /dev/null @@ -1,16 +0,0 @@ -config BR2_PACKAGE_CHILLISPOT - prompt "chillispot........................ Wireless LAN access point controller" - tristate - default m if CONFIG_DEVEL - select BR2_PACKAGE_KMOD_TUN - 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. - - http://www.chillispot.org/ - |