summaryrefslogtreecommitdiff
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-03-07 10:47:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-03-07 10:47:23 +0000
commitf5708f236947a7d1bb1cf53b6f4e1c3701355aee (patch)
treefeb6b330223949acd8330a18292de14ababf9078 /target/linux/x86
parent8d30372bdc2643a5919bf757cb50946b98b22c5e (diff)
downloadmtk-20170518-f5708f236947a7d1bb1cf53b6f4e1c3701355aee.zip
mtk-20170518-f5708f236947a7d1bb1cf53b6f4e1c3701355aee.tar.gz
mtk-20170518-f5708f236947a7d1bb1cf53b6f4e1c3701355aee.tar.bz2
Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-2.6.232
-rw-r--r--target/linux/x86/mediacenter/config-2.6.232
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23
index c12a2f9..9b76778 100644
--- a/target/linux/x86/config-2.6.23
+++ b/target/linux/x86/config-2.6.23
@@ -273,6 +273,8 @@ CONFIG_PCMCIA=m
CONFIG_PCMCIA_IOCTL=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_PROBE=y
+CONFIG_PCNET32=m
+CONFIG_PCNET32_NAPI=y
# CONFIG_PCWATCHDOG is not set
CONFIG_PHYSICAL_ALIGN=0x100000
CONFIG_PHYSICAL_START=0x100000
diff --git a/target/linux/x86/mediacenter/config-2.6.23 b/target/linux/x86/mediacenter/config-2.6.23
index a5ce3dc..8845ba1 100644
--- a/target/linux/x86/mediacenter/config-2.6.23
+++ b/target/linux/x86/mediacenter/config-2.6.23
@@ -290,6 +290,8 @@ CONFIG_PCMCIA=m
CONFIG_PCMCIA_IOCTL=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_PROBE=y
+CONFIG_PCNET32=m
+CONFIG_PCNET32_NAPI=y
# CONFIG_PCWATCHDOG is not set
CONFIG_PHYSICAL_ALIGN=0x100000
CONFIG_PHYSICAL_START=0x100000