From 852126680e21edc71c0c66561ae5a6d7479dcc67 Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Fri, 29 Apr 2022 11:47:04 +0800 Subject: [PATCH] mediatek: mt7629: disable mtk thermal Manually edit kconfig to disable CONFIG_MTK_THERMAL Signed-off-by: Chuanhong Guo --- target/linux/mediatek/mt7629/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mediatek/mt7629/config-5.15 b/target/linux/mediatek/mt7629/config-5.15 index 56e5bc6dd0..cb4db9d165 100644 --- a/target/linux/mediatek/mt7629/config-5.15 +++ b/target/linux/mediatek/mt7629/config-5.15 @@ -189,6 +189,7 @@ CONFIG_MTK_INFRACFG=y # CONFIG_MTK_PMIC_WRAP is not set CONFIG_MTK_SCPSYS=y CONFIG_MTK_SCPSYS_PM_DOMAINS=y +# CONFIG_MTK_THERMAL is not set CONFIG_MTK_TIMER=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NEED_DMA_MAP_STATE=y -- 2.30.2