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 | f87a57f5afd43676c71cba1d6f691bfac7fe752c (patch) | |
tree | 0d972e85e9dc051001e7f495aca7c24491395d77 /target/linux/aruba-2.6/config | |
parent | 0ccf2d8759b60479100612932611ac33e5d5fb50 (diff) |
move natsemi module into the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/aruba-2.6/config')
-rw-r--r-- | target/linux/aruba-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index 75aab7858..e662d99fe 100644 --- a/target/linux/aruba-2.6/config +++ b/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 |