From: Jiri Slaby <jirislaby@gmail.com>
To: jgarzik@pobox.com
Cc: netdev@vger.kernel.org, rdunlap@xenotime.net,
akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
Jiri Slaby <jirislaby@gmail.com>,
Francois Romieu <romieu@fr.zoreil.com>
Subject: [PATCH 1/1] NET: fix r8169 linkage
Date: Wed, 10 Sep 2008 14:30:27 +0200 [thread overview]
Message-ID: <1221049827-14264-1-git-send-email-jirislaby@gmail.com> (raw)
In-Reply-To: <20080909080309.3104a54c.randy.dunlap@oracle.com>
R8169 depends on MII code, thus select MII in Kconfig by R8169.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
---
drivers/net/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 4c818d5..b0a5a17 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2034,6 +2034,7 @@ config R8169
tristate "Realtek 8169 gigabit ethernet support"
depends on PCI
select CRC32
+ select MII
---help---
Say Y here if you have a Realtek 8169 PCI Gigabit Ethernet adapter.
--
1.6.0
next prev parent reply other threads:[~2008-09-10 13:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200809090135.m891ZHiW020337@imap1.linux-foundation.org>
2008-09-09 8:37 ` mmotm 2008-09-08-18-32 uploaded KAMEZAWA Hiroyuki
2008-09-09 8:43 ` Andrew Morton
2008-09-09 9:11 ` KAMEZAWA Hiroyuki
2008-09-09 9:26 ` undefined reference to `v4l_printk_ioctl' [Was: mmotm 2008-09-08-18-32 uploaded] Jiri Slaby
2008-09-09 9:32 ` mmotm 2008-09-08-18-32 uploaded Jiri Slaby
2008-09-09 15:03 ` Randy Dunlap
2008-09-10 12:30 ` Jiri Slaby [this message]
2008-09-09 10:25 ` KAMEZAWA Hiroyuki
2008-09-09 17:37 ` Andrew Morton
2008-09-10 1:01 ` KAMEZAWA Hiroyuki
2008-09-10 1:46 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1221049827-14264-1-git-send-email-jirislaby@gmail.com \
--to=jirislaby@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@xenotime.net \
--cc=romieu@fr.zoreil.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome