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
commit40bb14ef28ea479fcda86bea2f0c5dab0cb6a831 (patch)
tree284ff3fd89c14c5008af1c51b3f115bbf103d877 /target/linux/x86-2.6
parenta9cd57af9e7aeb91e8662eccb919a5db55f53475 (diff)
downloadmaster-187ad058-40bb14ef28ea479fcda86bea2f0c5dab0cb6a831.tar.gz
master-187ad058-40bb14ef28ea479fcda86bea2f0c5dab0cb6a831.tar.bz2
master-187ad058-40bb14ef28ea479fcda86bea2f0c5dab0cb6a831.zip
add e1000 driver, remove references to LINUX_2_4_X86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5286 3c298f89-4303-0410-b956-a3cf2f4a3e73
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