summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorSeshendra Gadagottu <sgadagottu@nvidia.com>2013-07-23 17:35:18 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:39:39 -0700
commit1aecce63a3398c76bb3db09b6612d7c35032603a (patch)
tree2b4bc42914dee0d849c82667a1bffa49a61fcc55 /arch/arm/Kconfig
parent0ba2f38bfd9d7cec5a34c89a54746bbd6774561b (diff)
ARM: tegra: enable soc timers for cpu events
When TEGRA_SOC_TIMERS is enabled use SOC timers instead of ARM core private timers for cpu clock events. Bug 1314282 Change-Id: Ie8c43f7e2215b4450b62a98922ab167d366fe053 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/252669 (cherry picked from commit 530946bacdc91069f4284748bf0edf67a8748831) Reviewed-on: http://git-master/r/256961 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 920f1dcd9060..70b0dd03c34a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1700,7 +1700,7 @@ config LOCAL_TIMERS
depends on SMP
default y
select HAVE_ARM_TWD if (!ARCH_MSM_SCORPIONMP && !EXYNOS4_MCT && !ARM_ARCH_TIMER \
- && !ARCH_TEGRA_14x_SOC)
+ && !TEGRA_SOC_TIMERS)
help
Enable support for local timers on SMP platforms, rather then the
legacy IPI broadcast method. Local timers allows the system