linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] powerpc/config: enable teranetics PHY
@ 2015-07-24  3:45 shh.xie
  2015-08-05  0:18 ` [1/2] " Scott Wood
  0 siblings, 1 reply; 8+ messages in thread
From: shh.xie @ 2015-07-24  3:45 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: scottwood, Shaohui Xie

From: Shaohui Xie <Shaohui.Xie@freescale.com>

The PHY uses XAUI interface to connect to MAC, mostly the PHY used on
riser card.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
---
 arch/powerpc/configs/corenet32_smp_defconfig | 1 +
 arch/powerpc/configs/corenet64_smp_defconfig | 1 +
 2 files changed, 2 insertions(+)

diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig
index 3765993..fe77d60 100644
--- a/arch/powerpc/configs/corenet32_smp_defconfig
+++ b/arch/powerpc/configs/corenet32_smp_defconfig
@@ -97,6 +97,7 @@ CONFIG_FSL_XGMAC_MDIO=y
 CONFIG_E1000=y
 CONFIG_E1000E=y
 CONFIG_AT803X_PHY=y
+CONFIG_TERANETICS_PHY=y
 CONFIG_VITESSE_PHY=y
 CONFIG_FIXED_PHY=y
 CONFIG_MDIO_BUS_MUX_GPIO=y
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig
index 33cd1df..3c5b5ac 100644
--- a/arch/powerpc/configs/corenet64_smp_defconfig
+++ b/arch/powerpc/configs/corenet64_smp_defconfig
@@ -91,6 +91,7 @@ CONFIG_DUMMY=y
 CONFIG_FSL_PQ_MDIO=y
 CONFIG_FSL_XGMAC_MDIO=y
 CONFIG_E1000E=y
+CONFIG_TERANETICS_PHY=y
 CONFIG_VITESSE_PHY=y
 CONFIG_FIXED_PHY=y
 CONFIG_MDIO_BUS_MUX_GPIO=y
-- 
1.8.4.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-05  4:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24  3:45 [PATCH 1/2] powerpc/config: enable teranetics PHY shh.xie
2015-08-05  0:18 ` [1/2] " Scott Wood
2015-08-05  0:24   ` Scott Wood
2015-08-05  0:26     ` Scott Wood
2015-08-05  3:00       ` Shaohui Xie
2015-08-05  3:06       ` Shaohui Xie
2015-08-05  4:10         ` Scott Wood
2015-08-05  3:10   ` Shaohui Xie

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).