Commit 44318056 authored by Dan Murphy's avatar Dan Murphy Committed by David S. Miller

net: phy: DP83TC811: Fix typo in Kconfig

Fix typo in the Kconfig for the DP83TC811 as it indicates support for
the DP83TC822 which is incorrect.

Fixes: 6d749428788b {"net: phy: DP83TC811: Introduce support for the DP83TC811 phy")
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c582234
......@@ -345,9 +345,9 @@ config DP83822_PHY
Supports the DP83822 PHY.
config DP83TC811_PHY
tristate "Texas Instruments DP83TC822 PHY"
tristate "Texas Instruments DP83TC811 PHY"
---help---
Supports the DP83TC822 PHY.
Supports the DP83TC811 PHY.
config DP83848_PHY
tristate "Texas Instruments DP83848 PHY"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment