From: Mikko Perttunen Date: Thu, 16 Nov 2017 11:46:52 +0000 (+0200) Subject: arm64: defconfig: Enable CONFIG_TEGRA_BPMP_THERMAL X-Git-Tag: v4.17-rc1~104^2~25^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=07d2206ed73973916602d2b141629e04e9843c58;p=linux.git arm64: defconfig: Enable CONFIG_TEGRA_BPMP_THERMAL Enable Tegra BPMP thermal sensor support by default, built as a module. Signed-off-by: Mikko Perttunen Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 632f489e17ce..2d795db0f53d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -329,6 +329,7 @@ CONFIG_BRCMSTB_THERMAL=m CONFIG_EXYNOS_THERMAL=y CONFIG_RCAR_GEN3_THERMAL=y CONFIG_ROCKCHIP_THERMAL=m +CONFIG_TEGRA_BPMP_THERMAL=m CONFIG_WATCHDOG=y CONFIG_S3C2410_WATCHDOG=y CONFIG_MESON_GXBB_WATCHDOG=m