[openwrt/openwrt] mediatek: mt7629: disable mtk thermal
LEDE Commits
lede-commits at lists.infradead.org
Thu Apr 28 20:48:44 PDT 2022
981213 pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/852126680e21edc71c0c66561ae5a6d7479dcc67
commit 852126680e21edc71c0c66561ae5a6d7479dcc67
Author: Chuanhong Guo <gch981213 at gmail.com>
AuthorDate: Fri Apr 29 11:47:04 2022 +0800
mediatek: mt7629: disable mtk thermal
Manually edit kconfig to disable CONFIG_MTK_THERMAL
Signed-off-by: Chuanhong Guo <gch981213 at gmail.com>
---
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
More information about the lede-commits
mailing list