From: Maciej W. Rozycki Date: Sat, 17 May 2008 05:46:19 +0000 (+0100) Subject: PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1b0771ab3ea102ce77e9ca83abc500e542402e54;p=mv-sheeva.git PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported Add Broadcom PHYs supported missing from the description. Signed-off-by: Maciej W. Rozycki Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 6bf9e76b0a0..35b431991cc 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig @@ -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"