From: Wolfram Sang Date: Mon, 18 Sep 2017 18:31:13 +0000 (+0200) Subject: arm64: defconfig: enable thermal driver for Renesas R-Car Gen3 X-Git-Tag: v4.15-rc1~76^2~31^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86f0a075111d16e3b48d79b44858e141ea86cad7;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: enable thermal driver for Renesas R-Car Gen3 We want this driver to detect critical temperatures in time. Signed-off-by: Wolfram Sang Signed-off-by: Simon Horman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a83012a7f4b83..1eb0544699272 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -316,6 +316,7 @@ CONFIG_CPU_THERMAL=y CONFIG_THERMAL_EMULATION=y CONFIG_BRCMSTB_THERMAL=m CONFIG_EXYNOS_THERMAL=y +CONFIG_RCAR_GEN3_THERMAL=y CONFIG_ROCKCHIP_THERMAL=m CONFIG_WATCHDOG=y CONFIG_S3C2410_WATCHDOG=y