diff mbox series

[2/2] ARM: sunxi: Enable CONFIG_SUN8I_THERMAL

Message ID 20191229111707.16574-2-tiny.windzz@gmail.com (mailing list archive)
State Mainlined
Commit 415ae604d4ac0c0f4e1ecd79f42891b9ca69cf70
Headers show
Series [1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL | expand

Commit Message

Yangtao Li Dec. 29, 2019, 11:17 a.m. UTC
Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.

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

Comments

Maxime Ripard Jan. 2, 2020, 9:30 a.m. UTC | #1
On Sun, Dec 29, 2019 at 11:17:07AM +0000, Yangtao Li wrote:
> Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.
>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>

Applied both, thanks!
Maxime
diff mbox series

Patch

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