]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/thermal/Kconfig
serial: Kconfig: Add MXC_UART entry
[people/ms/u-boot.git] / drivers / thermal / Kconfig
CommitLineData
f94a1bed
SG
1config DM_THERMAL
2 bool "Driver support for thermal devices"
3 help
1cc0a9f4 4 Enable support for temperature-sensing devices. Some SoCs have on-chip
f94a1bed
SG
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.