small fix for Makefile
[openwrt.git] / openwrt / target / linux / package / madwifi / Config.in
index ad7ef4a..70cd2af 100644 (file)
@@ -1,5 +1,10 @@
 config BR2_PACKAGE_KMOD_MADWIFI
-       tristate "kmod-madwifi................... Atheros Wifi driver"
+       prompt "kmod-madwifi...................... Atheros Wifi driver"
+       tristate
+       default y if BR2_LINUX_2_6_BRCM
        default m if CONFIG_DEVEL
+       default n
        help
          Driver for Atheros 802.11a/b/g MiniPCI cards
+         
+         http://www.madwifi.org/
This page took 0.02416 seconds and 4 git commands to generate.