diff options
author | Jeremy Lainé <jeremy.laine@bolloretelecom.eu> | 2009-12-30 17:04:19 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@bolloretelecom.eu> | 2009-12-30 17:04:19 +0100 |
commit | 280420fa7a9bcc1c2ae22c8b5e6993a8874c3c91 (patch) | |
tree | b565f7c9c311a034342e15a9733febeb71be59aa /recipes/linux/linux-2.6.31/qemux86 | |
parent | 014b5c206a45d39ecbc7166d79ff7d658021f718 (diff) |
linux-2.6.31: enable 8139cp for networking in qemux86
Diffstat (limited to 'recipes/linux/linux-2.6.31/qemux86')
-rw-r--r-- | 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 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 |