summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
diff options
context:
space:
mode:
authorAlessio Igor Bogani2015-04-08 12:15:18 +0200
committerDavid S. Miller2015-04-08 21:28:13 +0200
commit3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44 (patch)
tree05dc89d4637b2385b01a18f0a673a8839f35dbf6 /drivers/net/phy/Kconfig
parentMerge branch 'rds' (diff)
downloadkernel-qcow2-linux-3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44.tar.gz
kernel-qcow2-linux-3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44.tar.xz
kernel-qcow2-linux-3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44.zip
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/Kconfig4
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
config BROADCOM_PHY
tristate "Drivers for Broadcom PHYs"
---help---
- Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
- and BCM5482 PHYs.
+ Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
+ BCM5481 and BCM5482 PHYs.
config BCM63XX_PHY
tristate "Drivers for Broadcom 63xx SOCs internal PHY"