diff options
author | Alessio Igor Bogani <alessio.bogani@elettra.eu> | 2015-04-08 06:15:18 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-08 15:28:13 -0400 |
commit | 3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44 (patch) | |
tree | 05dc89d4637b2385b01a18f0a673a8839f35dbf6 /drivers/net/phy/Kconfig | |
parent | 1ec1e23d1d43ce96fe9a3b96ffbf3fbb702a8db7 (diff) |
net: phy: broadcom: Add BCM54616S phy entry
Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r-- | drivers/net/phy/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 16adbc481772..8fadaa14b9f0 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -68,8 +68,8 @@ config SMSC_PHY | |||
68 | config BROADCOM_PHY | 68 | config BROADCOM_PHY |
69 | tristate "Drivers for Broadcom PHYs" | 69 | tristate "Drivers for Broadcom PHYs" |
70 | ---help--- | 70 | ---help--- |
71 | Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481 | 71 | Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464, |
72 | and BCM5482 PHYs. | 72 | BCM5481 and BCM5482 PHYs. |
73 | 73 | ||
74 | config BCM63XX_PHY | 74 | config BCM63XX_PHY |
75 | tristate "Drivers for Broadcom 63xx SOCs internal PHY" | 75 | tristate "Drivers for Broadcom 63xx SOCs internal PHY" |