From: Jan Altenberg <jan.altenberg@linutronix.de>
To: jeff@garzik.org
Cc: kim.phillips@freescale.com, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org
Subject: [PATCH] Add select PHYLIB to the UCC_GETH Kconfig option
Date: Wed, 23 May 2007 15:23:22 +0200 [thread overview]
Message-ID: <1179926613.3839.47.camel@bender> (raw)
ucc_geth has been migrated to use the common phylib code. So lets add a
'select PHYLIB' to the UCC_GETH Kconfig entry.
Signed-off-by: Jan Altenberg <jan.altenberg@linutronix.de>
---
drivers/net/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6/drivers/net/Kconfig
===================================================================
--- linux-2.6.orig/drivers/net/Kconfig
+++ linux-2.6/drivers/net/Kconfig
@@ -2280,6 +2280,7 @@ config GFAR_NAPI
config UCC_GETH
tristate "Freescale QE Gigabit Ethernet"
depends on QUICC_ENGINE
+ select PHYLIB
select UCC_FAST
help
This driver supports the Gigabit Ethernet mode of the QUICC Engine,
next reply other threads:[~2007-05-23 13:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 13:23 Jan Altenberg [this message]
2007-05-24 0:00 ` [PATCH] Add select PHYLIB to the UCC_GETH Kconfig option Kim Phillips
2007-05-24 21:47 ` Jeff Garzik
2007-05-25 3:47 ` Li Yang-r58472
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=1179926613.3839.47.camel@bender \
--to=jan.altenberg@linutronix.de \
--cc=jeff@garzik.org \
--cc=kim.phillips@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).