diff options
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r-- | drivers/net/phy/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index c4c5a2f8ec74..a1938e18cb62 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -66,6 +66,11 @@ config REALTEK_PHY | |||
66 | ---help--- | 66 | ---help--- |
67 | Supports the Realtek 821x PHY. | 67 | Supports the Realtek 821x PHY. |
68 | 68 | ||
69 | config NATIONAL_PHY | ||
70 | tristate "Drivers for National Semiconductor PHYs" | ||
71 | ---help--- | ||
72 | Currently supports the DP83865 PHY. | ||
73 | |||
69 | config FIXED_PHY | 74 | config FIXED_PHY |
70 | bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs" | 75 | bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs" |
71 | depends on PHYLIB=y | 76 | depends on PHYLIB=y |