make wrt-radauth depend on nvram which is more appropriate (thanks nbd)
SVN-Revision: 2636
This commit is contained in:
parent
7d2748cd5a
commit
c063c75e36
@ -2,7 +2,7 @@ config BR2_PACKAGE_WRT_RADAUTH
|
|||||||
prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
|
prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
depends BR2_LINUX_2_4_BRCM
|
depends BR2_PACKAGE_NVRAM
|
||||||
help
|
help
|
||||||
This software watches the stations associating to a broadcom based
|
This software watches the stations associating to a broadcom based
|
||||||
AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
|
AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
|
||||||
|
Loading…
Reference in New Issue
Block a user