[PATCH] turn on icplus phy in mpc8323rdb defconfig
    Kim Phillips 
    kim.phillips at freescale.com
       
    Wed Aug  8 09:34:15 EST 2007
    
    
  
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 at 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
    
    
More information about the Linuxppc-dev
mailing list