From 898d125e72c5ccf09b93ed49b8e926743b87829f Mon Sep 17 00:00:00 2001 From: graysky Date: Mon, 8 Jul 2024 16:38:17 -0400 Subject: [PATCH] core/linux-armv7: enable CONFIG_BCM2711_THERMAL --- core/linux-armv7/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-armv7/config b/core/linux-armv7/config index 63b1ac2fd..41d2b3081 100644 --- a/core/linux-armv7/config +++ b/core/linux-armv7/config @@ -5098,7 +5098,7 @@ CONFIG_AMLOGIC_THERMAL=y # # Broadcom thermal drivers # -# CONFIG_BCM2711_THERMAL is not set +CONFIG_BCM2711_THERMAL=y CONFIG_BCM2835_THERMAL=y # end of Broadcom thermal drivers