linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] defconfig: arm64: add i.MX system controller thermal support
@ 2018-11-27  6:13 Anson Huang
  2018-11-27 23:28 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Anson Huang @ 2018-11-27  6:13 UTC (permalink / raw)
  To: catalin.marinas, will.deacon, Andy Gross, arnd, horms+renesas,
	heiko, bjorn.andersson, enric.balletbo, ezequiel, amit.kucheria,
	olof, linux-arm-kernel, linux-kernel, shawnguo
  Cc: dl-linux-imx

This patch enables CONFIG_IMX_SC_THERMAL by default.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
	This patch is based on https://patchwork.kernel.org/patch/10677315/
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d3aa3f7..6d224f7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -376,6 +376,7 @@ CONFIG_SENSORS_RASPBERRYPI_HWMON=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_IMX_SC_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_GEN3_THERMAL=y
 CONFIG_ARMADA_THERMAL=y
-- 
2.7.4


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

end of thread, other threads:[~2018-11-27 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27  6:13 [PATCH] defconfig: arm64: add i.MX system controller thermal support Anson Huang
2018-11-27 23:28 ` Olof Johansson

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).