2013-06-24 16:20:22 +05:30
|
|
|
config EXYNOS_THERMAL
|
2013-06-24 16:20:25 +05:30
|
|
|
tristate "Exynos thermal management unit driver"
|
2015-07-02 15:40:00 +09:00
|
|
|
depends on THERMAL_OF
|
2013-06-24 16:20:22 +05:30
|
|
|
help
|
2013-06-24 16:20:25 +05:30
|
|
|
If you say yes here you get support for the TMU (Thermal Management
|
2013-08-19 11:58:41 +05:30
|
|
|
Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
|
2013-06-24 16:20:25 +05:30
|
|
|
the TMU, reports temperature and handles cooling action if defined.
|
2013-08-19 11:58:41 +05:30
|
|
|
This driver uses the Exynos core thermal APIs and TMU configuration
|
|
|
|
data from the supported SoCs.
|