xref: /rk3399_rockchip-uboot/drivers/thermal/Kconfig (revision 1e49f6e2ebd4f1e0caf2c4aa073026291f2e5c4e)
1config DM_THERMAL
2	bool "Driver support for thermal devices"
3	help
4	  Enable support for temporary-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.
8