summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2014-05-15 10:41:34 +0200
committerZhang Rui <rui.zhang@intel.com>2014-05-15 10:41:34 +0200
commit9550b8d1dcfeceb4f6def1f0c56db4daee6bb4d7 (patch)
tree8adf1b83b8e0b7efd6c080efbbb4c04f66957b17 /drivers/thermal/Kconfig
parentLinux 3.15-rc5 (diff)
parentthermal: samsung: Add TMU support for Exynos5260 SoCs (diff)
downloadlinux-9550b8d1dcfeceb4f6def1f0c56db4daee6bb4d7.tar.xz
linux-9550b8d1dcfeceb4f6def1f0c56db4daee6bb4d7.zip
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc-fixes
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 2d51912a6e40..4eac89d0e5fc 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -227,7 +227,7 @@ source "drivers/thermal/ti-soc-thermal/Kconfig"
endmenu
menu "Samsung thermal drivers"
-depends on PLAT_SAMSUNG
+depends on ARCH_EXYNOS
source "drivers/thermal/samsung/Kconfig"
endmenu