diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-04-06 15:52:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-04-06 15:52:01 +0000 |
commit | 435d6467475c6c5fdb78335e986f1766f7f97648 (patch) | |
tree | 64cc169c8261a03029a7e2802480fbebc92d033a /target/linux/brcm-2.4/config | |
parent | 2dcd30e37ea8cef218c6ba8595084a40343bb471 (diff) | |
download | upstream-435d6467475c6c5fdb78335e986f1766f7f97648.tar.gz upstream-435d6467475c6c5fdb78335e986f1766f7f97648.tar.bz2 upstream-435d6467475c6c5fdb78335e986f1766f7f97648.zip |
integrate the newer broadcom wl driver from us robotics
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/config')
-rw-r--r-- | target/linux/brcm-2.4/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm-2.4/config b/target/linux/brcm-2.4/config index c4cf5340ea..9759b90f5f 100644 --- a/target/linux/brcm-2.4/config +++ b/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 |