blob: 222e644169f015ae83978b7dcd90d51e30c4465c [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001config EXYNOS_THERMAL
2 tristate "Exynos thermal management unit driver"
3 depends on THERMAL_OF
4 depends on HAS_IOMEM
5 help
6 If you say yes here you get support for the TMU (Thermal Management
7 Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
8 the TMU, reports temperature and handles cooling action if defined.
9 This driver uses the Exynos core thermal APIs and TMU configuration
10 data from the supported SoCs.