mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 06:06:16 +02:00
f1a325962c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2927 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
config BR2_PACKAGE_KMOD_BCM43XX_DSCAPE
|
|
prompt "kmod-bcm43xx-dscape............... Free Broadcom 43xx wireless driver (devicescape stack)"
|
|
tristate
|
|
depends BR2_LINUX_2_6_BRCM
|
|
select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
|
default m if CONFIG_DEVEL
|
|
default n
|
|
help
|
|
Free driver for the Broadcom 43xx wireless chipset
|
|
This driver uses the DeviceScape 802.11 stack
|
|
|
|
http://bcm43xx.berlios.de
|
|
|