projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfcfc9e
)
hwmon: (exynos4_tmu) Fix Kconfig dependency
author
Donggeun Kim
<
[email protected]
>
Thu, 17 Nov 2011 10:33:05 +0000
(
05:33
-0500)
committer
Guenter Roeck
<
[email protected]
>
Thu, 17 Nov 2011 11:16:19 +0000
(
03:16
-0800)
Rename dependency of EXYNOS4_TMU in Kconfig to the existing one.
Signed-off-by: Donggeun Kim <
[email protected]
>
Signed-off-by: MyungJoo Ham <
[email protected]
>
Signed-off-by: Kyungmin Park <
[email protected]
>
Signed-off-by: Guenter Roeck <
[email protected]
>
drivers/hwmon/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hwmon/Kconfig
b/drivers/hwmon/Kconfig
index 9ec854ae118b91c5fea647d61bab7f29117a10a5..91be41f6080947936bdd355f25500397ecfd1dfe 100644
(file)
--- 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.