From 3b3ff50dcda5fa8c3ac72a5f49c951cc1e863489 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 25 Apr 2025 19:01:29 +0800 Subject: [PATCH] kernel: add missing Kconfig Signed-off-by: Tianling Shen (cherry picked from commit b61d5356a5cf5022663f8ab466eceec4152207fa) --- target/linux/generic/config-6.6 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index afb3da85c9..91935ec730 100644 --- a/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6 @@ -4916,6 +4916,7 @@ CONFIG_RCU_STALL_COMMON=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set # CONFIG_REALTEK_PHY is not set +# CONFIG_REALTEK_PHY_HWMON is not set # CONFIG_REDWOOD is not set # CONFIG_REED_SOLOMON is not set # CONFIG_REED_SOLOMON_DEC8 is not set