aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2019-11-13 10:42:26 -0600
committerDavid S. Miller <davem@davemloft.net>2019-11-14 17:42:43 -0800
commit01db923e83779bf39b15e258a58eb1d0c5167f56 (patch)
treecb80bff747ee990afeeb67abaa0065cb4f4b4938 /drivers/net/phy/Kconfig
parentdt-bindings: net: dp83869: Add TI dp83869 phy (diff)
downloadlinux-dev-01db923e83779bf39b15e258a58eb1d0c5167f56.tar.xz
linux-dev-01db923e83779bf39b15e258a58eb1d0c5167f56.zip
net: phy: dp83869: Add TI dp83869 phy
Add support for the TI DP83869 Gigabit ethernet phy device. The DP83869 is a robust, low power, fully featured Physical Layer transceiver with integrated PMD sublayers to support 10BASE-T, 100BASE-TX and 1000BASE-T Ethernet protocols. Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r--drivers/net/phy/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index fd6a82ce49a4..5848219005d7 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -359,6 +359,12 @@ config DP83867_PHY
---help---
Currently supports the DP83867 PHY.
+config DP83869_PHY
+ tristate "Texas Instruments DP83869 Gigabit PHY"
+ ---help---
+ Currently supports the DP83869 PHY. This PHY supports copper and
+ fiber connections.
+
config FIXED_PHY
tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs"
depends on PHYLIB