net: phy: DP83822: Update Kconfig with DP83825I support
authorDan Murphy <dmurphy@ti.com>
Fri, 10 Jan 2020 20:03:57 +0000 (14:03 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 07:32:54 +0000 (23:32 -0800)
Update the Kconfig description to indicate support for the DP83825I
device as well.

Fixes: 32b12dc8fde1  ("net: phy: Add DP83825I to the DP83822 driver")
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig

index ed60619..8dc461f 100644 (file)
@@ -340,9 +340,9 @@ config DAVICOM_PHY
          Currently supports dm9161e and dm9131
 
 config DP83822_PHY
-       tristate "Texas Instruments DP83822 PHY"
+       tristate "Texas Instruments DP83822/825 PHYs"
        ---help---
-         Supports the DP83822 PHY.
+         Supports the DP83822 and DP83825I PHYs.
 
 config DP83TC811_PHY
        tristate "Texas Instruments DP83TC811 PHY"