diff options
author | Zhang Rui <rui.zhang@intel.com> | 2014-05-15 16:41:34 +0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-05-15 16:41:34 +0800 |
commit | 9550b8d1dcfeceb4f6def1f0c56db4daee6bb4d7 (patch) | |
tree | 8adf1b83b8e0b7efd6c080efbbb4c04f66957b17 /drivers/thermal/Kconfig | |
parent | d6d211db37e75de2ddc3a4f979038c40df7cc79c (diff) | |
parent | 923488a53e7890566f298c2f67416af84ba2a21c (diff) |
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/Kconfig | 2 |
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 |