]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - drivers/thermal/samsung/Kconfig
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-eoan-kernel.git] / drivers / thermal / samsung / Kconfig
CommitLineData
c6821378 1config EXYNOS_THERMAL
1b678641 2 tristate "Exynos thermal management unit driver"
f87e6bd3 3 depends on THERMAL_OF
c6821378 4 help
1b678641 5 If you say yes here you get support for the TMU (Thermal Management
02ae59dc 6 Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
1b678641 7 the TMU, reports temperature and handles cooling action if defined.
02ae59dc
SK
8 This driver uses the Exynos core thermal APIs and TMU configuration
9 data from the supported SoCs.