let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.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 depends BR2_PACKAGE_NVRAM
6 help
7 This software watches the stations associating to a broadcom based
8 AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
9 to the radius-server specified in nvram.
10
11 http://www.zerfleddert.de/wrt54g/
12