rockchip64: current/edge: enable REALTEK_PHY_HWMON

- this gives us temperature monitoring for Realtek PHYs, which get
  _real hot_ and sometimes are what's driving some boards to be warm
  instead of the SoC.

```
~# sensors r8169_0_100:00-mdio-0
r8169_0_100:00-mdio-0
Adapter: MDIO adapter
temp1:        +66.0°C  (high = +120.0°C)
```
This commit is contained in:
Ricardo Pardini
2026-06-28 10:41:37 +02:00
committed by Igor
parent 87e381a9d2
commit 07a7f4182e
2 changed files with 2 additions and 0 deletions
@@ -910,6 +910,7 @@ CONFIG_NATIONAL_PHY=m
CONFIG_NXP_C45_TJA11XX_PHY=m
CONFIG_AT803X_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_REALTEK_PHY_HWMON=y
CONFIG_ROCKCHIP_PHY=y
CONFIG_DP83TC811_PHY=m
CONFIG_DP83848_PHY=m
@@ -885,6 +885,7 @@ CONFIG_NATIONAL_PHY=m
CONFIG_NXP_C45_TJA11XX_PHY=m
CONFIG_AT803X_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_REALTEK_PHY_HWMON=y
CONFIG_ROCKCHIP_PHY=y
CONFIG_DP83TC811_PHY=m
CONFIG_DP83848_PHY=m