summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-29 11:44:21 +0800
committerShawn Guo <shawnguo@kernel.org>2020-03-12 22:24:50 +0800
commit63cccc8401c2d2f4832d17d5277c3b40c838577a (patch)
tree57ac3726069cc36b1477d43509df78e748394c49 /arch/arm64/configs
parent34e46ed80df6cdeafad3cd344dd28837ba17053e (diff)
downloadlinux-63cccc8401c2d2f4832d17d5277c3b40c838577a.tar.bz2
arm64: defconfig: Enable CONFIG_IMX8MM_THERMAL as module
Enable CONFIG_IMX8MM_THERMAL as module to support i.MX8MM thermal driver. 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 31d098438a43..75c46b18365e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -455,6 +455,7 @@ CONFIG_CPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y
CONFIG_QORIQ_THERMAL=m
CONFIG_IMX_SC_THERMAL=m
+CONFIG_IMX8MM_THERMAL=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y