Update the Kconfig description to indicate support for the TJA1102.
Fixes: 8f469506de2a ("net: phy: tja11xx: add initial TJA1102 support")
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
drivers/net/phy/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index a7fb1d7cae94..0e7dcdb0a666 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -361,7 +361,7 @@ config NXP_TJA11XX_PHY
tristate "NXP TJA11xx PHYs support"
depends on HWMON
help
- Currently supports the NXP TJA1100 and TJA1101 PHY.
+ Currently supports the NXP TJA1100, TJA1101 and TJA1102 PHYs.
config NCN26000_PHY
tristate "Onsemi 10BASE-T1S Ethernet PHY"
---
base-commit: 16c610162d1f1c332209de1c91ffb09b659bb65d
change-id: 20250905-tja1102-kconfig-50b0a8d42109
Best regards,
--
Jonas Rebmann <jre@pengutronix.de>