Amit Daniel Kachhap | c682137 | 2013-06-24 16:20:22 +0530 | [diff] [blame] | 1 | config EXYNOS_THERMAL |
Amit Daniel Kachhap | 1b67864 | 2013-06-24 16:20:25 +0530 | [diff] [blame] | 2 | tristate "Exynos thermal management unit driver" |
Chanwoo Choi | f87e6bd | 2015-07-02 15:40:00 +0900 | [diff] [blame] | 3 | depends on THERMAL_OF |
Amit Daniel Kachhap | c682137 | 2013-06-24 16:20:22 +0530 | [diff] [blame] | 4 | help |
Amit Daniel Kachhap | 1b67864 | 2013-06-24 16:20:25 +0530 | [diff] [blame] | 5 | If you say yes here you get support for the TMU (Thermal Management |
Sachin Kamat | 02ae59d | 2013-08-19 11:58:41 +0530 | [diff] [blame] | 6 | Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises |
Amit Daniel Kachhap | 1b67864 | 2013-06-24 16:20:25 +0530 | [diff] [blame] | 7 | the TMU, reports temperature and handles cooling action if defined. |
Sachin Kamat | 02ae59d | 2013-08-19 11:58:41 +0530 | [diff] [blame] | 8 | This driver uses the Exynos core thermal APIs and TMU configuration |
| 9 | data from the supported SoCs. |