Browse Source

PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported

 Add Broadcom PHYs supported missing from the description.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Maciej W. Rozycki 17 years ago
parent
commit
1b0771ab3e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      drivers/net/phy/Kconfig

+ 2 - 1
drivers/net/phy/Kconfig

@@ -53,7 +53,8 @@ config SMSC_PHY
 config BROADCOM_PHY
 config BROADCOM_PHY
 	tristate "Drivers for Broadcom PHYs"
 	tristate "Drivers for Broadcom PHYs"
 	---help---
 	---help---
-	  Currently supports the BCM5411, BCM5421 and BCM5461 PHYs.
+	  Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
+	  and BCM5482 PHYs.
 
 
 config ICPLUS_PHY
 config ICPLUS_PHY
 	tristate "Drivers for ICPlus PHYs"
 	tristate "Drivers for ICPlus PHYs"