mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
arm64: defconfig: Re-enable bcm2835-thermal driver
The bcm2835-thermal driver was added with commitac178e4280
("ARM64: bcm2835: add thermal driver to default config"). Unfortunately this was accidentally dropped by commiteb1e6716cc
("arm64: defconfig: sync with savedefconfig"). So enable the driver again. Fixes:eb1e6716cc
("arm64: defconfig: sync with savedefconfig") Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
2081076ac7
commit
4d9226fd9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user