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 | 10b66bb635caee5c637d9ca0e155af1813293768 (patch) | |
tree | 9c848f930fa0df41d0aee798f483247007dfb190 /target/linux/linux-2.6 | |
parent | 4ff504a9dde84ec56265f1410fc0aa185af32605 (diff) |
statically compile b44 into the kernel on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2824 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6')
-rw-r--r-- | target/linux/linux-2.6/config/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/config/brcm b/target/linux/linux-2.6/config/brcm index e7ec865e58..16413fc419 100644 --- a/target/linux/linux-2.6/config/brcm +++ b/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 |