From 280420fa7a9bcc1c2ae22c8b5e6993a8874c3c91 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jeremy=20Lain=C3=A9?= Date: Wed, 30 Dec 2009 17:04:19 +0100 Subject: [PATCH] linux-2.6.31: enable 8139cp for networking in qemux86 --- recipes/linux/linux-2.6.31/qemux86/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/linux-2.6.31/qemux86/defconfig b/recipes/linux/linux-2.6.31/qemux86/defconfig index 3137af0c5e..395258c430 100644 --- a/recipes/linux/linux-2.6.31/qemux86/defconfig +++ b/recipes/linux/linux-2.6.31/qemux86/defconfig @@ -1149,7 +1149,7 @@ CONFIG_E100=m CONFIG_FEALNX=m CONFIG_NATSEMI=m CONFIG_NE2K_PCI=y -# CONFIG_8139CP is not set +CONFIG_8139CP=y CONFIG_8139TOO=y CONFIG_8139TOO_PIO=y # CONFIG_8139TOO_TUNE_TWISTER is not set -- 2.39.5