mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 00:11:52 +02:00
16595d0ec4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3530 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
config BR2_PACKAGE_KMOD_BCM43XX_STANDALONE
|
|
prompt "kmod-bcm43xx-standalone............... Free Broadcom 43xx wireless driver (devicescape stack)"
|
|
tristate
|
|
depends BR2_LINUX_2_6_BRCM
|
|
select BR2_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
|
|
|