small fix for Makefile
[openwrt.git] / openwrt / target / linux / package / madwifi / Config.in
index c0e95be..70cd2af 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_KMOD_MADWIFI
        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
          
This page took 0.048218 seconds and 4 git commands to generate.