From f5708f236947a7d1bb1cf53b6f4e1c3701355aee Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 7 Mar 2008 10:47:23 +0000 Subject: Add PCnet32 ethernet support (#3195) SVN-Revision: 10558 --- target/linux/x86/config-2.6.23 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/x86/config-2.6.23') diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23 index c12a2f95cf..9b76778d03 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 -- cgit v1.2.3