diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
| -rw-r--r-- | drivers/hwmon/Kconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 9ec854ae118b..91be41f60809 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. | 
