diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-04 20:34:34 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-04 20:34:34 +0000 |
commit | 4430c60e7c1728c3b56ea571c70b1eeca1406376 (patch) | |
tree | a39b8ff78fdc7d3518fdd5f621442524be9a2e24 /openwrt/target/linux/linux-2.6 | |
parent | da977bbb284999fe2619ff8c8e3b57d1459ca154 (diff) |
statically compile b44 into the kernel on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2824 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.6')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index e7ec865e5..16413fc41 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -841,7 +841,7 @@ CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set -CONFIG_B44=m +CONFIG_B44=y # CONFIG_FORCEDETH is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set |