use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / package / wrt-radauth / Config.in
index b21c5fc..38222bf 100644 (file)
@@ -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/
-         
+
This page took 0.025107 seconds and 4 git commands to generate.