Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44328fcc authored by Amit Daniel Kachhap's avatar Amit Daniel Kachhap Committed by Eduardo Valentin
Browse files

thermal: exynos: Remove un-necessary CPU_THERMAL dependency



This patch removes the dependency on CPU_THERMAL for compiling TMU driver.
This is useful for cases when only TMU controller needs to be initialised
without cpu cooling action.

Acked-by: default avatarKukjin Kim <kgene.kim@samsung.com>
Acked-by: default avatarJonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
parent c657dcd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
config EXYNOS_THERMAL
config EXYNOS_THERMAL
	tristate "Temperature sensor on Samsung EXYNOS"
	tristate "Temperature sensor on Samsung EXYNOS"
	depends on ARCH_HAS_BANDGAP
	depends on ARCH_HAS_BANDGAP
	depends on CPU_THERMAL
	help
	help
	  If you say yes here you get support for TMU (Thermal Management
	  If you say yes here you get support for TMU (Thermal Management
	  Unit) on SAMSUNG EXYNOS series of SoC. This helps in registering
	  Unit) on SAMSUNG EXYNOS series of SoC. This helps in registering