mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
ARM: multi_v7_defconfig: Enable support for the ADC thermal sensor
32-bit Amlogic Meson platforms are using a special ADC channel to read the SoC temperature. Enable the "generic ADC thermal" driver so this data can be used to cool the SoC for example by reduing the maximum CPU and GPU frequencies temporarily. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Link: https://lore.kernel.org/r/20201221181306.904272-6-martin.blumenstingl@googlemail.com
This commit is contained in:
parent
5c8fe583cc
commit
726731566a
|
|
@ -515,6 +515,7 @@ CONFIG_ARMADA_THERMAL=y
|
|||
CONFIG_BCM2711_THERMAL=m
|
||||
CONFIG_BCM2835_THERMAL=m
|
||||
CONFIG_BRCMSTB_THERMAL=m
|
||||
CONFIG_GENERIC_ADC_THERMAL=m
|
||||
CONFIG_ST_THERMAL_MEMMAP=y
|
||||
CONFIG_UNIPHIER_THERMAL=y
|
||||
CONFIG_DA9063_WATCHDOG=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user