X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6db2db3a9c41ef447a6ac351f8408fa2cfb7ddad..263c50bd9e6259488cb50d26e1d543fcb31e8ae6:/openwrt/package/wrt-radauth/Config.in?ds=sidebyside diff --git a/openwrt/package/wrt-radauth/Config.in b/openwrt/package/wrt-radauth/Config.in index b21c5fc8b..a340db36e 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_LINUX_2_4_BRCM 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/ - +