diff options
| author | Mike Baker <mbm@openwrt.org> | 2006-01-16 19:16:51 +0000 |
|---|---|---|
| committer | Mike Baker <mbm@openwrt.org> | 2006-01-16 19:16:51 +0000 |
| commit | 42a6c1ce14a1bc415b91ec918fa692dca73e2140 (patch) | |
| tree | 4c9a4baf830c70b822b218700981bf4965efcf8c /openwrt/target/linux/aruba-2.6 | |
| parent | 1f59f207c49b08af21e65a8c58e58fd37c9093b4 (diff) | |
| download | mtk-20170518-42a6c1ce14a1bc415b91ec918fa692dca73e2140.zip mtk-20170518-42a6c1ce14a1bc415b91ec918fa692dca73e2140.tar.gz mtk-20170518-42a6c1ce14a1bc415b91ec918fa692dca73e2140.tar.bz2 | |
move natsemi module into the kernel
SVN-Revision: 2997
Diffstat (limited to 'openwrt/target/linux/aruba-2.6')
| -rw-r--r-- | openwrt/target/linux/aruba-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/aruba-2.6/config b/openwrt/target/linux/aruba-2.6/config index 75aab78..e662d99 100644 --- a/openwrt/target/linux/aruba-2.6/config +++ b/openwrt/target/linux/aruba-2.6/config @@ -757,7 +757,7 @@ CONFIG_NET_PCI=y # CONFIG_EEPRO100 is not set # CONFIG_E100 is not set # CONFIG_FEALNX is not set -CONFIG_NATSEMI=m +CONFIG_NATSEMI=y # CONFIG_NE2K_PCI is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set |
