2 bool "Driver support for thermal devices"
4 Enable support for temperature-sensing devices. Some SoCs have on-chip
5 temperature sensors to permit warnings, speed throttling or even
6 automatic power-off when the temperature gets too high or low. Other
7 devices may be discrete but connected on a suitable bus.
12 bool "Temperature sensor driver for Freescale i.MX SoCs"
15 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
16 It supports one critical trip point and one passive trip point. The
17 cpufreq is used as the cooling device to throttle CPUs when the
18 passive trip is crossed.
20 config IMX_SCU_THERMAL
21 bool "Temperature sensor driver for NXP i.MX8"
24 Support for Temperature sensors on NXP i.MX8.
25 It supports one critical trip point and one passive trip point. The
26 boot is hold to the cool device to throttle CPUs when the passive
30 bool "Thermal Management Unit driver for NXP i.MX8M and iMX93"
31 depends on ARCH_IMX8M || IMX93
33 Support for Temperature sensors on NXP i.MX8M and iMX93.
34 It supports one critical trip point and one passive trip point.
35 The boot is hold to the cool device to throttle CPUs when the
36 passive trip is crossed
38 config TI_DRA7_THERMAL
39 bool "Temperature sensor driver for TI dra7xx SOCs"
41 Enable thermal support for for the Texas Instruments DRA752 SoC family.
42 The driver supports reading CPU temperature.
44 config TI_LM74_THERMAL
45 bool "Temperature sensor driver for TI LM74 chip"
47 Enable thermal support for the Texas Instruments LM74 chip.
48 The driver supports reading CPU temperature.