summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-04-20 16:09:17 +0200
committerOlof Johansson <olof@lixom.net>2013-04-26 17:10:46 -0700
commitea7113f70d6f91dee0d7afd8580c8cac06b6d222 (patch)
treee395d66efd8aae4cfb237ae82a3167695240fb8f /arch/arm/mach-nomadik
parent772ba2ffd2033ecc4451c10b20c01814156ee1b1 (diff)
downloadop-kernel-dev-ea7113f70d6f91dee0d7afd8580c8cac06b6d222.zip
op-kernel-dev-ea7113f70d6f91dee0d7afd8580c8cac06b6d222.tar.gz
clocksource: nomadik-mtu: fix up clocksource/timer
The Nomadik clocksource driver has had a bad define making it impossible to use it for sched_clock() for a while. Fix this and also enable it for the Nomadik. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-nomadik')
-rw-r--r--arch/arm/mach-nomadik/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-nomadik/Kconfig b/arch/arm/mach-nomadik/Kconfig
index 3213bad..9b9d105 100644
--- a/arch/arm/mach-nomadik/Kconfig
+++ b/arch/arm/mach-nomadik/Kconfig
@@ -5,6 +5,7 @@ config ARCH_NOMADIK
select ARM_AMBA
select ARM_VIC
select CLKSRC_NOMADIK_MTU
+ select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
select COMMON_CLK
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
OpenPOWER on IntegriCloud