blob: 84a4702cf2c258b71b20eaa02f24fa2e689e86f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config PACKAGE_KMOD_BCM43XX_STANDALONE
prompt "kmod-bcm43xx-standalone............... Free Broadcom 43xx wireless driver (devicescape stack)"
tristate
depends LINUX_2_6_BRCM
select PACKAGE_KMOD_IEEE80211_DSCAPE
default n
help
Free driver for the Broadcom 43xx wireless chipset
This driver uses the DeviceScape 802.11 stack
http://bcm43xx.berlios.de
|