mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
ARM64: bcm2835: add thermal driver to default config
Add the thermal driver for bcm2837 to list of compiled modules in the default config. Changelog: V7 -> V8: rebased Signed-off-by: Martin Sperl <kernel@martin.sperl.org> Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
1001354ca3
commit
ac178e4280
|
|
@ -271,6 +271,7 @@ CONFIG_THERMAL=y
|
|||
CONFIG_THERMAL_EMULATION=y
|
||||
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
|
||||
CONFIG_CPU_THERMAL=y
|
||||
CONFIG_BCM2835_THERMAL=y
|
||||
CONFIG_EXYNOS_THERMAL=y
|
||||
CONFIG_WATCHDOG=y
|
||||
CONFIG_RENESAS_WDT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user