[oe-commits] Jeremy Lainé : linux-2.6.31: enable 8139cp for networking in qemux86

git version control git at git.openembedded.org
Wed Dec 30 16:04:46 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 280420fa7a9bcc1c2ae22c8b5e6993a8874c3c91
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=280420fa7a9bcc1c2ae22c8b5e6993a8874c3c91

Author: Jeremy Lainé <jeremy.laine at bolloretelecom.eu>
Date:   Wed Dec 30 17:04:19 2009 +0100

linux-2.6.31: enable 8139cp for networking in qemux86

---

 recipes/linux/linux-2.6.31/qemux86/defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-2.6.31/qemux86/defconfig b/recipes/linux/linux-2.6.31/qemux86/defconfig
index 3137af0..395258c 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





More information about the Openembedded-commits mailing list