| bool "Driver support for thermal devices" |
| Enable support for temperature-sensing devices. Some SoCs have on-chip |
| temperature sensors to permit warnings, speed throttling or even |
| automatic power-off when the temperature gets too high or low. Other |
| devices may be discrete but connected on a suitable bus. |
| bool "Temperature sensor driver for Freescale i.MX SoCs" |
| Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs. |
| It supports one critical trip point and one passive trip point. The |
| cpufreq is used as the cooling device to throttle CPUs when the |
| bool "Temperature sensor driver for NXP i.MX8" |
| Support for Temperature sensors on NXP i.MX8. |
| It supports one critical trip point and one passive trip point. The |
| boot is hold to the cool device to throttle CPUs when the passive |
| bool "Thermal Management Unit driver for NXP i.MX8M" |
| Support for Temperature sensors on NXP i.MX8M. |
| It supports one critical trip point and one passive trip point. |
| The boot is hold to the cool device to throttle CPUs when the |
| bool "Temperature sensor driver for TI dra7xx SOCs" |
| Enable thermal support for for the Texas Instruments DRA752 SoC family. |
| The driver supports reading CPU temperature. |