summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-12-16 00:49:42 +0300
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-12-23 01:44:47 +0300
commite3f4c0ab916334e861fc49eeb2673a8c13e978e7 (patch)
treeb3275eb4e32b4d4037dc67ad380dfcdacc20750c /arch/arm/Kconfig
parent5094b92f1c7d0f21c5d4411ba7415bac0684210f (diff)
downloadlinux-e3f4c0ab916334e861fc49eeb2673a8c13e978e7.tar.xz
ARM: tegra: convert sched_clock() to use new infrastructure
Convert tegra to use the new sched_clock() infrastructure for extending 32bit counters to full 64-bit nanoseconds. Tested-by: Olof Johansson <olof@lixom.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 0e1a9667a869..ec7b0274d46a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -570,6 +570,7 @@ config ARCH_TEGRA
select GENERIC_CLOCKEVENTS
select GENERIC_GPIO
select HAVE_CLK
+ select HAVE_SCHED_CLOCK
select COMMON_CLKDEV
select ARCH_HAS_BARRIERS if CACHE_L2X0
select ARCH_HAS_CPUFREQ