diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-16 19:16:51 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-16 19:16:51 +0000 |
commit | 5e32cd34edc9d18a447bcf67acb20143fb0211e1 (patch) | |
tree | 2fffe0f3eca41a80d51e592aab40de73d46e2744 /openwrt/target/linux/aruba-2.6/config | |
parent | ecb4afc3b8c0ef9b73ed262db5bd9cabb82b44ce (diff) |
move natsemi module into the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/aruba-2.6/config')
-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 75aab7858..e662d99fe 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 |