arm64: defconfig: Enable R-Car thermal driver
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 2 Jan 2019 09:51:54 +0000 (10:51 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jan 2019 13:53:40 +0000 (14:53 +0100)
Enable the R-Car thermal driver as a built-in.
This seems safer than enabling as a module from the point of view of
protecting equipment from overheating.

This driver is used in conjunction with the R-Car V3M (r8a77970),
E3 (r8a77990) and D3 (r8a77995) SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/configs/defconfig

index 22b5f6fcf72376ff3cd864162f0e2e4615948db7..741b5f305e03faf585758f0e22334e06c96e4094 100644 (file)
@@ -401,6 +401,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_ROCKCHIP_THERMAL=m
+CONFIG_RCAR_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y
 CONFIG_ARMADA_THERMAL=y
 CONFIG_BCM2835_THERMAL=m