From: Antoine Tenart Date: Mon, 14 May 2018 14:58:59 +0000 (+0200) Subject: arm64: defconfig: enable the Armada thermal driver X-Git-Tag: v4.19~809^2^2~4^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3eb0a48af488b5e83d2986943a1b6905ca753571;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: enable the Armada thermal driver This patch enables the Armada thermal driver to support thermal management on Marvell EBU Armada SoCs (7K,8K). Signed-off-by: Antoine Tenart Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c25c139..8809edf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -344,6 +344,7 @@ CONFIG_SENSORS_INA2XX=m CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y CONFIG_CPU_THERMAL=y CONFIG_THERMAL_EMULATION=y +CONFIG_ARMADA_THERMAL=y CONFIG_BRCMSTB_THERMAL=m CONFIG_EXYNOS_THERMAL=y CONFIG_RCAR_GEN3_THERMAL=y