From: Chuanhong Guo Date: Fri, 29 Apr 2022 03:47:04 +0000 (+0800) Subject: mediatek: mt7629: disable mtk thermal X-Git-Tag: v23.05.0-rc1~3529 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=852126680e21edc71c0c66561ae5a6d7479dcc67;p=openwrt%2Fopenwrt.git mediatek: mt7629: disable mtk thermal Manually edit kconfig to disable CONFIG_MTK_THERMAL Signed-off-by: Chuanhong Guo --- 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