[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191229111707.16574-2-tiny.windzz@gmail.com>
Date: Sun, 29 Dec 2019 11:17:07 +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 2/2] ARM: sunxi: 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/arm/configs/sunxi_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 3f5d727efc41..e9fb57374b9f 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -85,6 +85,7 @@ CONFIG_BATTERY_AXP20X=y
CONFIG_AXP20X_POWER=y
CONFIG_THERMAL=y
CONFIG_CPU_THERMAL=y
+CONFIG_SUN8I_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_SUNXI_WATCHDOG=y
CONFIG_MFD_AC100=y
--
2.17.1
Powered by blists - more mailing lists