[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191229111707.16574-1-tiny.windzz@gmail.com>
Date: Sun, 29 Dec 2019 11:17:06 +0000
From: Yangtao Li <tiny.windzz@...il.com>
To: linux@...linux.org.uk, mripard@...nel.org, wens@...e.org,
catalin.marinas@....com, will@...nel.org,
clabbe.montjoie@...il.com, tiny.windzz@...il.com, plaes@...es.org,
shawnguo@...nel.org, olof@...om.net, Anson.Huang@....com,
dinguyen@...nel.org, leonard.crestez@....com,
marcin.juszkiewicz@...aro.org, aisheng.dong@....com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
anarsoul@...il.com, rui.zhang@...el.com, daniel.lezcano@...aro.org,
amit.kucheria@...durent.com, p.zabel@...gutronix.de
Cc: linux-pm@...r.kernel.org
Subject: [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL
Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.
Signed-off-by: Yangtao Li <tiny.windzz@...il.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
Powered by blists - more mailing lists