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

Commit 36279023 authored by Donggeun Kim's avatar Donggeun Kim Committed by Guenter Roeck
Browse files

hwmon: (exynos4_tmu) Fix Kconfig dependency



Rename dependency of EXYNOS4_TMU in Kconfig to the existing one.

Signed-off-by: default avatarDonggeun Kim <dg77.kim@samsung.com>
Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
parent cfcfc9ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -315,7 +315,7 @@ config SENSORS_DS1621


config SENSORS_EXYNOS4_TMU
config SENSORS_EXYNOS4_TMU
	tristate "Temperature sensor on Samsung EXYNOS4"
	tristate "Temperature sensor on Samsung EXYNOS4"
	depends on EXYNOS4_DEV_TMU
	depends on ARCH_EXYNOS4
	help
	help
	  If you say yes here you get support for TMU (Thermal Managment
	  If you say yes here you get support for TMU (Thermal Managment
	  Unit) on SAMSUNG EXYNOS4 series of SoC.
	  Unit) on SAMSUNG EXYNOS4 series of SoC.