aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r--drivers/net/phy/Kconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index c5ad98ace5d0..436972b2a746 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -122,6 +122,11 @@ config MICREL_PHY
122 ---help--- 122 ---help---
123 Supports the KSZ9021, VSC8201, KS8001 PHYs. 123 Supports the KSZ9021, VSC8201, KS8001 PHYs.
124 124
125config DP83848_PHY
126 tristate "Driver for Texas Instruments DP83848 PHY"
127 ---help---
128 Supports the DP83848 PHY.
129
125config DP83867_PHY 130config DP83867_PHY
126 tristate "Drivers for Texas Instruments DP83867 Gigabit PHY" 131 tristate "Drivers for Texas Instruments DP83867 Gigabit PHY"
127 ---help--- 132 ---help---
@@ -168,8 +173,6 @@ config MDIO_OCTEON
168 busses. It is required by the Octeon and ThunderX ethernet device 173 busses. It is required by the Octeon and ThunderX ethernet device
169 drivers. 174 drivers.
170 175
171 If in doubt, say Y.
172
173config MDIO_SUN4I 176config MDIO_SUN4I
174 tristate "Allwinner sun4i MDIO interface support" 177 tristate "Allwinner sun4i MDIO interface support"
175 depends on ARCH_SUNXI 178 depends on ARCH_SUNXI