thermal: exynos: Remove un-necessary CPU_THERMAL dependency
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Mon, 24 Jun 2013 10:50:24 +0000 (16:20 +0530)
committerEduardo Valentin <eduardo.valentin@ti.com>
Tue, 13 Aug 2013 13:51:59 +0000 (09:51 -0400)
This patch removes the dependency on CPU_THERMAL for compiling TMU driver.
This is useful for cases when only TMU controller needs to be initialised
without cpu cooling action.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/samsung/Kconfig

index 883a8a8b1ceb2656106778344187a8d924dc37ab..2cf31ad90fa9122394470366cf13cd60f0428fd9 100644 (file)
@@ -1,7 +1,6 @@
 config EXYNOS_THERMAL
        tristate "Temperature sensor on Samsung EXYNOS"
        depends on ARCH_HAS_BANDGAP
-       depends on CPU_THERMAL
        help
          If you say yes here you get support for TMU (Thermal Management
          Unit) on SAMSUNG EXYNOS series of SoC. This helps in registering
This page took 0.026081 seconds and 5 git commands to generate.