summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2018-05-14 16:58:59 +0200
committerGregory CLEMENT <gregory.clement@bootlin.com>2018-05-16 20:08:31 +0200
commit3eb0a48af488b5e83d2986943a1b6905ca753571 (patch)
tree4b84ca8d641af2da3fb20bef51bfa36dbb998cac /arch/arm64/configs
parentcdfc78108853bd822812735966c1efb75a6ba272 (diff)
downloadop-kernel-dev-3eb0a48af488b5e83d2986943a1b6905ca753571.zip
op-kernel-dev-3eb0a48af488b5e83d2986943a1b6905ca753571.tar.gz
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 <antoine.tenart@bootlin.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud