10 строки
362 B
Plaintext
10 строки
362 B
Plaintext
|
config EXYNOS_THERMAL
|
||
|
tristate "Temperature sensor on Samsung EXYNOS"
|
||
|
depends on (ARCH_EXYNOS4 || ARCH_EXYNOS5)
|
||
|
depends on CPU_THERMAL
|
||
|
help
|
||
|
If you say yes here you get support for TMU (Thermal Management
|
||
|
Unit) on SAMSUNG EXYNOS series of SoC. This helps in registering
|
||
|
the exynos thermal driver with the core thermal layer and cpu
|
||
|
cooling API's.
|