X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6db2db3a9c41ef447a6ac351f8408fa2cfb7ddad..cb54fd22008be01da4ff992076201f2c491474df:/openwrt/package/wrt-radauth/Config.in diff --git a/openwrt/package/wrt-radauth/Config.in b/openwrt/package/wrt-radauth/Config.in index b21c5fc8b..38222bf7b 100644 --- a/openwrt/package/wrt-radauth/Config.in +++ b/openwrt/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/ - +