summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-12-28 17:53:23 +0100
committerOlof Johansson <olof@lixom.net>2018-12-31 13:16:40 -0800
commit4d9226fd9a0d747030575d7cb184b30c6e64f155 (patch)
tree42da0eac2a3fb518cf97371510c119420b7d17b5 /arch/arm64/configs
parent2081076ac735de4eab6b9809d8b6ad8432d34d54 (diff)
downloadlinux-0-day-4d9226fd9a0d747030575d7cb184b30c6e64f155.tar.gz
linux-0-day-4d9226fd9a0d747030575d7cb184b30c6e64f155.tar.xz
arm64: defconfig: Re-enable bcm2835-thermal driver
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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c9a57d11330b8..641ad73a938f1 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -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