From 98c00a4b82d189d9cc5926e5e23492cbe9954cf1 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 17 Mar 2008 09:11:43 +0000 Subject: [PATCH] Enable R8169, requested by Giuseppe Sacco. svn path=/dists/trunk/linux-2.6/; revision=10907 --- debian/changelog | 1 + debian/config/mips/config.r5k-ip32 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9937d141e..139ca6192 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,7 @@ linux-2.6 (2.6.25~rc6-1~experimental.1) UNRELEASED; urgency=low * [mips/r5k-ip32] Don't build in NFS. * [mips/r5k-ip32] Use the generic config options for NFS, which will enable NFSv4. (closes: #471007) + * [mips/r5k-ip32] Enable R8169, requested by Giuseppe Sacco. [ Daniel Baumann ] * Added patch from unionfs upstream to export release_open_intent symbol. diff --git a/debian/config/mips/config.r5k-ip32 b/debian/config/mips/config.r5k-ip32 index 8861ce89b..a65a3002c 100644 --- a/debian/config/mips/config.r5k-ip32 +++ b/debian/config/mips/config.r5k-ip32 @@ -448,7 +448,7 @@ CONFIG_E100=m # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set -# CONFIG_R8169 is not set +CONFIG_R8169=m # CONFIG_SIS190 is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set