* [PATCH] tg3: Add phylib dependency to kconfig
@ 2008-05-27 18:07 Matt Carlson
2008-05-29 8:44 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Matt Carlson @ 2008-05-27 18:07 UTC (permalink / raw)
To: David Miller; +Cc: netdev, mchan, benli, andy
This patch adds the PHYLIB dependency to kconfig.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 9f6cc8a..78cc949 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2228,6 +2228,7 @@ config VIA_VELOCITY
config TIGON3
tristate "Broadcom Tigon3 support"
depends on PCI
+ select PHYLIB
help
This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tg3: Add phylib dependency to kconfig
2008-05-27 18:07 [PATCH] tg3: Add phylib dependency to kconfig Matt Carlson
@ 2008-05-29 8:44 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-05-29 8:44 UTC (permalink / raw)
To: mcarlson; +Cc: netdev, mchan, benli, andy
From: "Matt Carlson" <mcarlson@broadcom.com>
Date: Tue, 27 May 2008 11:07:42 -0700
> This patch adds the PHYLIB dependency to kconfig.
>
> Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
I've merged this into patch 4/8 of the original set
and will push this into my tree shortly.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-29 8:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 18:07 [PATCH] tg3: Add phylib dependency to kconfig Matt Carlson
2008-05-29 8:44 ` David Miller
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).