aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-24 18:36:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-24 18:36:04 +0000
commit010faa438177e9ce6e96cde78f907411688dffa7 (patch)
tree706616df53c80112eb91f02f31a00c5b228f0700 /target/linux/x86-2.6
parent426ecdecef992cf396ab94ed1a22da133f7a30e1 (diff)
downloadupstream-010faa438177e9ce6e96cde78f907411688dffa7.tar.gz
upstream-010faa438177e9ce6e96cde78f907411688dffa7.tar.bz2
upstream-010faa438177e9ce6e96cde78f907411688dffa7.zip
add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
Diffstat (limited to 'target/linux/x86-2.6')
-rw-r--r--target/linux/x86-2.6/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config
index ca967af55d..6128ea592f 100644
--- a/target/linux/x86-2.6/config
+++ b/target/linux/x86-2.6/config
@@ -1054,7 +1054,9 @@ CONFIG_VIA_RHINE=m
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
-# CONFIG_E1000 is not set
+CONFIG_E1000=m
+# CONFIG_E1000_NAPI is not set
+# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set