The bcm2835-thermal driver was added with commit
efc744cc1a4a
("ARM64: bcm2835: add thermal driver to default config"). Unfortunately
this was accidentally dropped by commit
5cd8b65de0d6
("arm64: defconfig: sync with savedefconfig"). So enable the driver again.
Fixes: 5cd8b65de0d6 ("arm64: defconfig: sync with savedefconfig")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
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