reorganize/rationalize/format package menuconfig,
[openwrt/svn-archive/archive.git] / openwrt / package / wrt-radauth / Config.in
1 config BR2_PACKAGE_WRT_RADAUTH
2 prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 This software watches the stations associating to a broadcom based
7 AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
8 to the radius-server specified in nvram.
9
10 http://www.zerfleddert.de/wrt54g/
11