summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2012-01-16 11:44:12 +0000
committerMarc Zyngier <marc.zyngier@arm.com>2012-02-03 11:34:25 +0000
commit30c9c5b157b70d0a2f1fd0f37b936e63bade0d58 (patch)
treefaec1ec3ca6d0bd3d06c28cbc341f1ab3ddfa0d6 /arch/arm/Kconfig
parent5d0ef6ae63092d9814bb5c35a9bf6fc1caf6ccfe (diff)
downloadop-kernel-dev-30c9c5b157b70d0a2f1fd0f37b936e63bade0d58.zip
op-kernel-dev-30c9c5b157b70d0a2f1fd0f37b936e63bade0d58.tar.gz
ARM: davinci: convert to common sched_clock() implementation
Davinci has its own sched_clock() implementation, which gets in the way of a single zImage. Moving to the common sched_clock framework makes the code slightly cleaner. Acked-by: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@ti.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
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 24626b0..cb75734 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -932,6 +932,7 @@ config ARCH_DAVINCI
select ARCH_REQUIRE_GPIOLIB
select ZONE_DMA
select HAVE_IDE
+ select HAVE_SCHED_CLOCK
select CLKDEV_LOOKUP
select GENERIC_ALLOCATOR
select GENERIC_IRQ_CHIP
OpenPOWER on IntegriCloud