2013-06-24 18:50:22 +08:00
|
|
|
config EXYNOS_THERMAL
|
2013-06-24 18:50:25 +08:00
|
|
|
tristate "Exynos thermal management unit driver"
|
2014-12-02 14:34:32 +08:00
|
|
|
depends on OF
|
2013-06-24 18:50:22 +08:00
|
|
|
help
|
2013-06-24 18:50:25 +08:00
|
|
|
If you say yes here you get support for the TMU (Thermal Management
|
2013-08-19 14:28:41 +08:00
|
|
|
Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
|
2013-06-24 18:50:25 +08:00
|
|
|
the TMU, reports temperature and handles cooling action if defined.
|
2013-08-19 14:28:41 +08:00
|
|
|
This driver uses the Exynos core thermal APIs and TMU configuration
|
|
|
|
data from the supported SoCs.
|