[lm-sensors] [PATCH] hwmon: fix dependency of EXYNOS4 TMU

Donggeun Kim dg77.kim at samsung.com
Thu Nov 17 11:33:05 CET 2011


The dependency of EXYNOS4 TMU in Kconfig is renamed to the existing one.

Signed-off-by: Donggeun Kim <dg77.kim at samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham at samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
---
 drivers/hwmon/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 9ec854a..91be41f 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -315,7 +315,7 @@ config SENSORS_DS1621
 
 config SENSORS_EXYNOS4_TMU
 	tristate "Temperature sensor on Samsung EXYNOS4"
-	depends on EXYNOS4_DEV_TMU
+	depends on ARCH_EXYNOS4
 	help
 	  If you say yes here you get support for TMU (Thermal Managment
 	  Unit) on SAMSUNG EXYNOS4 series of SoC.
-- 
1.7.4.1




More information about the lm-sensors mailing list