xref: /openbmc/linux/drivers/thermal/samsung/Kconfig (revision f87e6bd3)
1config EXYNOS_THERMAL
2	tristate "Exynos thermal management unit driver"
3	depends on THERMAL_OF
4	help
5	  If you say yes here you get support for the TMU (Thermal Management
6	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
7	  the TMU, reports temperature and handles cooling action if defined.
8	  This driver uses the Exynos core thermal APIs and TMU configuration
9	  data from the supported SoCs.
10