From: wangyanqing <udknight@gmail.com>
To: gregkh@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH]drivers:net:Kconfig
Date: Tue, 19 Jul 2011 17:00:14 +0800 [thread overview]
Message-ID: <20110719090014.GA5455@udknight> (raw)
Broadcom Tigon3 driver tg3.ko can't work without the Broadcom PHY,
so maybe we should add a dependence on it.Or at least we should add
notice in the help txt.
Signed-off-by: wang yanqing <udknight@gmail.com>
---
drivers/net/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 93359fa..c2607cd 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2353,7 +2353,7 @@ config VIA_VELOCITY
config TIGON3
tristate "Broadcom Tigon3 support"
- depends on PCI
+ depends on PCI && BROADCOM_PHY
select PHYLIB
help
This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
--
1.7.3.4
next reply other threads:[~2011-07-19 9:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 9:00 wangyanqing [this message]
2011-07-19 9:09 ` [PATCH]drivers:net:Kconfig Eric Dumazet
2011-07-19 11:37 ` [PATCH]drivers:net:Kconfig Greg KH
2011-07-21 10:01 ` [PATCH]drivers:net:Kconfig wangyanqing
-- strict thread matches above, loose matches on Subject: below --
2011-07-20 12:05 [patch]drivers:net:Kconfig wangyanqing
2011-07-20 12:10 ` [patch]drivers:net:Kconfig Eric Dumazet
2011-07-20 16:17 ` [patch]drivers:net:Kconfig David Miller
2011-07-21 9:38 ` [patch]drivers:net:Kconfig wangyanqing
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=20110719090014.GA5455@udknight \
--to=udknight@gmail.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@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