[PATCH] PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported

Previous thread: [PATCH v4] PHYLIB: Add 1000Base-X support for Broadcom bcm5482 by Maciej W. Rozycki on Friday, May 16, 2008 - 10:40 pm. (4 messages)

Next thread: [PATCH] PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki on Friday, May 16, 2008 - 11:07 pm. (3 messages)
From: Maciej W. Rozycki
Date: Friday, May 16, 2008 - 10:46 pm

Add Broadcom PHYs supported missing from the description.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
---
patch-2.6.26-rc1-20080505-broadcom-phy-kconfig-0
diff -up --recursive --new-file linux-2.6.26-rc1-20080505.macro/drivers/net/phy/Kconfig linux-2.6.26-rc1-20080505/drivers/net/phy/Kconfig
--- linux-2.6.26-rc1-20080505.macro/drivers/net/phy/Kconfig	2008-05-05 02:55:39.000000000 +0000
+++ linux-2.6.26-rc1-20080505/drivers/net/phy/Kconfig	2008-05-16 23:11:10.000000000 +0000
@@ -53,7 +53,8 @@ config SMSC_PHY
 config BROADCOM_PHY
 	tristate "Drivers for Broadcom PHYs"
 	---help---
-	  Currently supports the BCM5411, BCM5421 and BCM5461 PHYs.
+	  Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
+	  and BCM5482 PHYs.
 
 config ICPLUS_PHY
 	tristate "Drivers for ICPlus PHYs"
--

From: Andy Fleming
Date: Sunday, May 18, 2008 - 11:11 am

Acked-by: Andy Fleming <afleming@freescale.com>


--

Previous thread: [PATCH v4] PHYLIB: Add 1000Base-X support for Broadcom bcm5482 by Maciej W. Rozycki on Friday, May 16, 2008 - 10:40 pm. (4 messages)

Next thread: [PATCH] PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki on Friday, May 16, 2008 - 11:07 pm. (3 messages)