aboutsummaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorJeff Dike <jdike@x86_64.user-mode-linux.org>2010-07-30 11:55:40 -0400
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-13 14:42:20 +0100
commitbdb9da484740e4f8eb20882377185e28f8b5623b (patch)
treed89ee10a75cd12916308bcac7087cdda160b3307 /meta-emenlow
parented5194052e6fce77efb8f0fe9dfd661cdfa3f723 (diff)
downloadopenembedded-core-contrib-bdb9da484740e4f8eb20882377185e28f8b5623b.tar.gz
emenlow: add support for the r8169 network card
This was reported by a user (Gary Thomas) on his board. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r--meta-emenlow/packages/linux/linux-2.6.33.2/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-emenlow/packages/linux/linux-2.6.33.2/defconfig b/meta-emenlow/packages/linux/linux-2.6.33.2/defconfig
index 2696b3d883..a516dc987e 100644
--- a/meta-emenlow/packages/linux/linux-2.6.33.2/defconfig
+++ b/meta-emenlow/packages/linux/linux-2.6.33.2/defconfig
@@ -14,6 +14,7 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_E1000E=y
+CONFIG_R8169=y
CONFIG_PATA_SCH=y
CONFIG_MMC_SDHCI_PCI=y
CONFIG_USB_EHCI_HCD=y