diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-06 15:34:12 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-06 15:34:12 +0000 |
commit | a777ac2c8264f527e5ce1725a3cc7562d0e0d971 (patch) | |
tree | f9cfd3e38b8c911b9809699b5ce771f4be480f42 /target/linux/x86-2.6/config | |
parent | c6e5a7ea23344adeb620521e80eec2438832c3da (diff) |
Add support for ne2000 pci NIC (#916)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/config')
-rw-r--r-- | target/linux/x86-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index 81100c593..3b5c0f2ec 100644 --- a/target/linux/x86-2.6/config +++ b/target/linux/x86-2.6/config @@ -1035,7 +1035,7 @@ CONFIG_FORCEDETH=m CONFIG_E100=m # CONFIG_FEALNX is not set CONFIG_NATSEMI=m -# CONFIG_NE2K_PCI is not set +CONFIG_NE2K_PCI=m # CONFIG_8139CP is not set CONFIG_8139TOO=m CONFIG_8139TOO_PIO=y |