update to a newer snapshot and m. buesch snapshots
[openwrt.git] / target / linux / package / bcm43xx-standalone / Config.in
1 config BR2_PACKAGE_KMOD_BCM43XX_STANDALONE
2         prompt "kmod-bcm43xx-standalone............... Free Broadcom 43xx wireless driver (devicescape stack)"
3         tristate
4         depends BR2_LINUX_2_6_BRCM
5         select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
6         default m if CONFIG_DEVEL
7         default n
8         help
9           Free driver for the Broadcom 43xx wireless chipset
10           This driver uses the DeviceScape 802.11 stack
11           
12           http://bcm43xx.berlios.de
13