From 6fa5d5f764469daf3c4d21f94cbc1839b3857bbd Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 8 May 2011 15:34:39 +0100 Subject: clocksource: convert W90x900 24-bit down counting clocksource Convert the W90x900 24-bit down-counting clocksource to the generic mmio clocksource infrastructure Acked-by: Wan ZongShun 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 0a05a57449e3..bab25a0ba107 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -575,6 +575,7 @@ config ARCH_W90X900 select CPU_ARM926T select ARCH_REQUIRE_GPIOLIB select CLKDEV_LOOKUP + select CLKSRC_MMIO select GENERIC_CLOCKEVENTS help Support for Nuvoton (Winbond logic dept.) ARM9 processor, -- cgit v1.2.1