linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL
@ 2019-12-29 11:17 Yangtao Li
  2019-12-29 11:17 ` [PATCH 2/2] ARM: sunxi: " Yangtao Li
  0 siblings, 1 reply; 3+ messages in thread
From: Yangtao Li @ 2019-12-29 11:17 UTC (permalink / raw)
  To: linux, mripard, wens, catalin.marinas, will, clabbe.montjoie,
	tiny.windzz, plaes, shawnguo, olof, Anson.Huang, dinguyen,
	leonard.crestez, marcin.juszkiewicz, aisheng.dong,
	linux-arm-kernel, linux-kernel, anarsoul, rui.zhang,
	daniel.lezcano, amit.kucheria, p.zabel
  Cc: linux-pm

Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6a83ba2aea3e..c3c1cc900d4d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -438,6 +438,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_QORIQ_THERMAL=m
+CONFIG_SUN8I_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-02  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-29 11:17 [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL Yangtao Li
2019-12-29 11:17 ` [PATCH 2/2] ARM: sunxi: " Yangtao Li
2020-01-02  9:30   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).