xref: /openbmc/linux/drivers/thermal/samsung/Kconfig (revision c6821378)
1c6821378SAmit Daniel Kachhapconfig EXYNOS_THERMAL
2c6821378SAmit Daniel Kachhap	tristate "Temperature sensor on Samsung EXYNOS"
3c6821378SAmit Daniel Kachhap	depends on (ARCH_EXYNOS4 || ARCH_EXYNOS5)
4c6821378SAmit Daniel Kachhap	depends on CPU_THERMAL
5c6821378SAmit Daniel Kachhap	help
6c6821378SAmit Daniel Kachhap	  If you say yes here you get support for TMU (Thermal Management
7c6821378SAmit Daniel Kachhap	  Unit) on SAMSUNG EXYNOS series of SoC. This helps in registering
8c6821378SAmit Daniel Kachhap	  the exynos thermal driver with the core thermal layer and cpu
9c6821378SAmit Daniel Kachhap	  cooling API's.
10