From: Mikko Perttunen Date: Thu, 16 Nov 2017 11:46:52 +0000 (+0200) Subject: arm64: defconfig: Enable CONFIG_TEGRA_BPMP_THERMAL X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=07d2206ed73973916602d2b141629e04e9843c58;p=openwrt%2Fstaging%2Fblogic.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