mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user