rockchip: add missing symbol
authorTianling Shen <[email protected]>
Mon, 26 May 2025 06:54:08 +0000 (14:54 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 8 Jun 2025 13:54:37 +0000 (15:54 +0200)
Commit 7cace002baaf added a generic kernel patch that exposes a new
symbol REALTEK_PHY_HWMON when REALTEK_PHY and HWMON are enabled. The new
symbol was added to kmod-phy-realtek, but the kmod is not used in the
rockchip target.

Signed-off-by: Tianling Shen <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18921
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/rockchip/armv8/config-6.6

index 187a1bb6700f9be087e950174f4fffead278b276..6a1cc94bf70c4d58dd7eaf1b373c9afa7ad3603b 100644 (file)
@@ -552,6 +552,7 @@ CONFIG_RATIONAL=y
 # CONFIG_RAVE_SP_CORE is not set
 CONFIG_RCU_TRACE=y
 CONFIG_REALTEK_PHY=y
+CONFIG_REALTEK_PHY_HWMON=y
 CONFIG_REGMAP=y
 CONFIG_REGMAP_I2C=y
 CONFIG_REGMAP_IRQ=y