From d6e15d78537d2483bff05f0ee5b5cec6c4678fd5 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 8 May 2011 17:10:14 +0100 Subject: clocksource: convert SPEAr platforms 16-bit up counting clocksource Convert SPEAr platforms 16-bit up counting clocksource, which requires a 16-bit register access read rather than 32-bit. Acked-by: Viresh Kumar Signed-off-by: Russell King --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index bab25a0ba107..cbc27fb1256f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -884,6 +884,7 @@ config PLAT_SPEAR select ARM_AMBA select ARCH_REQUIRE_GPIOLIB select CLKDEV_LOOKUP + select CLKSRC_MMIO select GENERIC_CLOCKEVENTS select HAVE_CLK help -- cgit v1.2.3