Commit 2be6c015 authored by Stefan Wahren's avatar Stefan Wahren Committed by Greg Kroah-Hartman

arm64: defconfig: Re-enable bcm2835-thermal driver

[ Upstream commit 4d9226fd ]

The bcm2835-thermal driver was added with commit ac178e42
("ARM64: bcm2835: add thermal driver to default config"). Unfortunately
this was accidentally dropped by commit eb1e6716
("arm64: defconfig: sync with savedefconfig"). So enable the driver again.

Fixes: eb1e6716 ("arm64: defconfig: sync with savedefconfig")
Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 94e23ed3
......@@ -365,6 +365,7 @@ CONFIG_THERMAL_EMULATION=y
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_GEN3_THERMAL=y
CONFIG_ARMADA_THERMAL=y
CONFIG_BCM2835_THERMAL=m
CONFIG_BRCMSTB_THERMAL=m
CONFIG_EXYNOS_THERMAL=y
CONFIG_TEGRA_BPMP_THERMAL=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment