diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-06 15:52:01 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-06 15:52:01 +0000 |
commit | 9ec297403310d8f280f65078494a6fc1063adc22 (patch) | |
tree | 257c12bcf80541ecd4312d0b48c9540890184734 /openwrt/target/linux/brcm-2.4/config | |
parent | 2cbd5164f3c1a15424d7908a718800d45ac99e80 (diff) |
integrate the newer broadcom wl driver from us robotics
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/brcm-2.4/config')
-rw-r--r-- | openwrt/target/linux/brcm-2.4/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/brcm-2.4/config b/openwrt/target/linux/brcm-2.4/config index c4cf5340e..9759b90f5 100644 --- a/openwrt/target/linux/brcm-2.4/config +++ b/openwrt/target/linux/brcm-2.4/config @@ -833,6 +833,7 @@ CONFIG_NET_RADIO=y # CONFIG_AIRO is not set # CONFIG_HERMES is not set CONFIG_WL=m +CONFIG_WL2=m # CONFIG_PLX_HERMES is not set # CONFIG_TMD_HERMES is not set # CONFIG_PCI_HERMES is not set |