diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/config-2.6.23 | 2 | ||||
-rw-r--r-- | target/linux/x86/mediacenter/config-2.6.23 | 2 |
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 c12a2f95c..9b76778d0 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 a5ce3dc8d..8845ba1b5 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 |