X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/935badd4ea23611c20212ecae03abf6379063f0a..85ad895763d311d4ab8a04131aa0764e3fdb5530:/package/wrt-radauth/Config.in diff --git a/package/wrt-radauth/Config.in b/package/wrt-radauth/Config.in index b21c5fc8b..38222bf7b 100644 --- a/package/wrt-radauth/Config.in +++ b/package/wrt-radauth/Config.in @@ -1,10 +1,12 @@ config BR2_PACKAGE_WRT_RADAUTH - tristate "wrt-radauth - a RADIUS MAC authenticator for Broadcom based access points" + prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points" + tristate default m if CONFIG_DEVEL + depends BR2_PACKAGE_NVRAM 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/ - +