Wei Ni | a4dff94 | 2016-03-29 18:29:11 +0800 | [diff] [blame] | 1 | menu "NVIDIA Tegra thermal drivers" |
| 2 | depends on ARCH_TEGRA |
| 3 | |
| 4 | config TEGRA_SOCTHERM |
| 5 | tristate "Tegra SOCTHERM thermal management" |
| 6 | help |
| 7 | Enable this option for integrated thermal management support on NVIDIA |
Wei Ni | 65b6d57 | 2016-03-29 18:29:14 +0800 | [diff] [blame] | 8 | Tegra systems-on-chip. The driver supports four thermal zones |
Wei Ni | a4dff94 | 2016-03-29 18:29:11 +0800 | [diff] [blame] | 9 | (CPU, GPU, MEM, PLLX). Cooling devices can be bound to the thermal |
| 10 | zones to manage temperatures. This option is also required for the |
| 11 | emergency thermal reset (thermtrip) feature to function. |
| 12 | |
| 13 | endmenu |