* [PATCH] bgmac: add dependency to phylib
@ 2013-07-15 11:26 Hauke Mehrtens
2013-07-16 19:34 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Hauke Mehrtens @ 2013-07-15 11:26 UTC (permalink / raw)
To: davem; +Cc: zajec5, netdev, Hauke Mehrtens
bgmac is using functions from phylib, add the dependency.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
drivers/net/ethernet/broadcom/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/broadcom/Kconfig b/drivers/net/ethernet/broadcom/Kconfig
index 1d680ba..52c9603 100644
--- a/drivers/net/ethernet/broadcom/Kconfig
+++ b/drivers/net/ethernet/broadcom/Kconfig
@@ -131,6 +131,7 @@ config BNX2X_SRIOV
config BGMAC
tristate "BCMA bus GBit core support"
depends on BCMA_HOST_SOC && HAS_DMA
+ select PHYLIB
---help---
This driver supports GBit MAC and BCM4706 GBit MAC cores on BCMA bus.
They can be found on BCM47xx SoCs and provide gigabit ethernet.
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] bgmac: add dependency to phylib
2013-07-15 11:26 [PATCH] bgmac: add dependency to phylib Hauke Mehrtens
@ 2013-07-16 19:34 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-07-16 19:34 UTC (permalink / raw)
To: hauke; +Cc: zajec5, netdev
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Mon, 15 Jul 2013 13:26:27 +0200
> bgmac is using functions from phylib, add the dependency.
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-16 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 11:26 [PATCH] bgmac: add dependency to phylib Hauke Mehrtens
2013-07-16 19:34 ` 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).