diff options
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r-- | drivers/net/phy/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index eb799b36c86a..a70244306c94 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -65,7 +65,7 @@ config BCM63XX_PHY | |||
65 | config ICPLUS_PHY | 65 | config ICPLUS_PHY |
66 | tristate "Drivers for ICPlus PHYs" | 66 | tristate "Drivers for ICPlus PHYs" |
67 | ---help--- | 67 | ---help--- |
68 | Currently supports the IP175C PHY. | 68 | Currently supports the IP175C and IP1001 PHYs. |
69 | 69 | ||
70 | config REALTEK_PHY | 70 | config REALTEK_PHY |
71 | tristate "Drivers for Realtek PHYs" | 71 | tristate "Drivers for Realtek PHYs" |
@@ -78,7 +78,6 @@ config NATIONAL_PHY | |||
78 | Currently supports the DP83865 PHY. | 78 | Currently supports the DP83865 PHY. |
79 | 79 | ||
80 | config STE10XP | 80 | config STE10XP |
81 | depends on PHYLIB | ||
82 | tristate "Driver for STMicroelectronics STe10Xp PHYs" | 81 | tristate "Driver for STMicroelectronics STe10Xp PHYs" |
83 | ---help--- | 82 | ---help--- |
84 | This is the driver for the STe100p and STe101p PHYs. | 83 | This is the driver for the STe100p and STe101p PHYs. |