From 8fd6cf78daf8f90369ee62f59cd0dd7627b911e5 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Mon, 17 Jan 2005 07:58:26 +0000 Subject: [PATCH] bitkeeper revision 1.1159.170.98 (41eb7022BZw59EpgaLvlhtpw0-IuGQ) Add NE2K to default xen0/xenU 2.6 config --- linux-2.4.28-xen-sparse/arch/xen/defconfig-xen0 | 2 +- linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-2.4.28-xen-sparse/arch/xen/defconfig-xen0 b/linux-2.4.28-xen-sparse/arch/xen/defconfig-xen0 index b2d4e8dc91..ab9728239a 100644 --- a/linux-2.4.28-xen-sparse/arch/xen/defconfig-xen0 +++ b/linux-2.4.28-xen-sparse/arch/xen/defconfig-xen0 @@ -554,7 +554,7 @@ CONFIG_E100=y # CONFIG_LNE390 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set -# CONFIG_NE2K_PCI is not set +CONFIG_NE2K_PCI=y # CONFIG_FORCEDETH is not set # CONFIG_NE3210 is not set # CONFIG_ES3210 is not set diff --git a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig index 78f1b6028d..91aa6499b7 100644 --- a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig +++ b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig @@ -639,7 +639,7 @@ CONFIG_E100=y # CONFIG_E100_NAPI is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set -# CONFIG_NE2K_PCI is not set +CONFIG_NE2K_PCI=y # CONFIG_8139CP is not set CONFIG_8139TOO=y CONFIG_8139TOO_PIO=y -- 2.39.5