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

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
...@@ -315,7 +315,7 @@ config SENSORS_DS1621 ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment