* [PATCH] turn on icplus phy in mpc8323rdb defconfig
@ 2007-08-07 23:34 Kim Phillips
0 siblings, 0 replies; only message in thread
From: Kim Phillips @ 2007-08-07 23:34 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev
support for the MPC8323E RDB's ICPlus PHY was recently added to the
kernel, so now we can have it turned on by default.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
arch/powerpc/configs/mpc832x_rdb_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/configs/mpc832x_rdb_defconfig b/arch/powerpc/configs/mpc832x_rdb_defconfig
index 6a83b66..4064d05 100644
--- a/arch/powerpc/configs/mpc832x_rdb_defconfig
+++ b/arch/powerpc/configs/mpc832x_rdb_defconfig
@@ -497,6 +497,7 @@ CONFIG_PHYLIB=y
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
+CONFIG_ICPLUS_PHY=y
# CONFIG_FIXED_PHY is not set
#
--
1.5.2.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-07 23:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 23:34 [PATCH] turn on icplus phy in mpc8323rdb defconfig Kim Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox