diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-04 20:34:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-04 20:34:34 +0000 |
commit | 17444a75f70b8bf62deb28a9608b09f95c3c615c (patch) | |
tree | eb7a74e3c0b89956e87aeef4ec90eefac2e56571 /openwrt/target/linux/linux-2.6 | |
parent | d951f94e5422c226efcd29d326233b6a9907c05a (diff) | |
download | mtk-20170518-17444a75f70b8bf62deb28a9608b09f95c3c615c.zip mtk-20170518-17444a75f70b8bf62deb28a9608b09f95c3c615c.tar.gz mtk-20170518-17444a75f70b8bf62deb28a9608b09f95c3c615c.tar.bz2 |
statically compile b44 into the kernel on brcm-2.6
SVN-Revision: 2824
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 e7ec865..16413fc 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 |