]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: Re-enable bcm2835-thermal driver
authorStefan Wahren <stefan.wahren@i2se.com>
Fri, 28 Dec 2018 16:53:23 +0000 (17:53 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 31 Dec 2018 21:16:40 +0000 (13:16 -0800)
The bcm2835-thermal driver was added with commit ac178e4280e6
("ARM64: bcm2835: add thermal driver to default config"). Unfortunately
this was accidentally dropped by commit eb1e6716cc9c
("arm64: defconfig: sync with savedefconfig"). So enable the driver again.

Fixes: eb1e6716cc9c ("arm64: defconfig: sync with savedefconfig")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/configs/defconfig

index c9a57d11330b85eeb5b965ab67e2e5b8b95e3a46..641ad73a938f1b12fdd6cdad8569db5c175bf596 100644 (file)
@@ -379,6 +379,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