summaryrefslogtreecommitdiffstats
path: root/package/wrt-radauth/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/wrt-radauth/Config.in')
-rw-r--r--package/wrt-radauth/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/wrt-radauth/Config.in b/package/wrt-radauth/Config.in
new file mode 100644
index 000000000..b21c5fc8b
--- /dev/null
+++ b/package/wrt-radauth/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_WRT_RADAUTH
+ tristate "wrt-radauth - a RADIUS MAC authenticator for Broadcom based access points"
+ default m if CONFIG_DEVEL
+ help
+ This software watches the stations associating to a broadcom based
+ AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
+ to the radius-server specified in nvram.
+
+ http://www.zerfleddert.de/wrt54g/
+