xref: /openbmc/linux/drivers/thermal/samsung/Kconfig (revision ca07ee4e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2c6821378SAmit Daniel Kachhapconfig EXYNOS_THERMAL
31b678641SAmit Daniel Kachhap	tristate "Exynos thermal management unit driver"
4f87e6bd3SChanwoo Choi	depends on THERMAL_OF
5bf82c350SKrzysztof Kozlowski	depends on HAS_IOMEM
6c6821378SAmit Daniel Kachhap	help
71b678641SAmit Daniel Kachhap	  If you say yes here you get support for the TMU (Thermal Management
8ca07ee4eSKrzysztof Kozlowski	  Unit) driver for Samsung Exynos series of SoCs. This driver initialises
91b678641SAmit Daniel Kachhap	  the TMU, reports temperature and handles cooling action if defined.
1002ae59dcSSachin Kamat	  This driver uses the Exynos core thermal APIs and TMU configuration
1102ae59dcSSachin Kamat	  data from the supported SoCs.
12