summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2019-05-24 00:40:37 +0000
committerShawn Guo <shawnguo@kernel.org>2019-06-26 10:24:06 +0800
commit6ec0c10b5aee72f5756cbcd0471cb51aa0622a29 (patch)
tree964374f43a84144255299ea379662009f00053e3 /arch/arm64/configs
parent3557c3669329aaebd66f70186cc4a2ab02277b50 (diff)
downloadlinux-6ec0c10b5aee72f5756cbcd0471cb51aa0622a29.tar.bz2
arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
i.MX8MQ needs CONFIG_QORIQ_THERMAL for thermal support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
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 c8056b567488..19a8ea691c79 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -412,6 +412,7 @@ CONFIG_SENSORS_INA2XX=m
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y
+CONFIG_QORIQ_THERMAL=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y