From: Anson Huang Date: Fri, 24 May 2019 00:40:37 +0000 (+0000) Subject: arm64: defconfig: Enable CONFIG_QORIQ_THERMAL X-Git-Tag: v5.4-rc1~494^2~1^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ec0c10b5aee72f5756cbcd0471cb51aa0622a29;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: Enable CONFIG_QORIQ_THERMAL i.MX8MQ needs CONFIG_QORIQ_THERMAL for thermal support. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c8056b5..19a8ea6 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