diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 14:15:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 14:15:20 +0000 |
commit | 806f48454d99a61f6a412c08ffeb6818f5612d21 (patch) | |
tree | a0680d7841da25c93949e6a175a324c291c9032f /target | |
parent | afc1c172f05440a6b6c6e3e3142fe76c1127544e (diff) |
compile b44 into the kernel on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2871 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/linux-2.4/config/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm index 09344cda2..0bfc6b46f 100644 --- a/target/linux/linux-2.4/config/brcm +++ b/target/linux/linux-2.4/config/brcm @@ -762,7 +762,7 @@ CONFIG_NET_PCI=y # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_APRICOT is not set -CONFIG_B44=m +CONFIG_B44=y CONFIG_ET=m # CONFIG_CS89x0 is not set # CONFIG_TULIP is not set |