ARM: OMAP: Select GENERIC_CLOCKEVENTS
authorTony Lindgren <tony@atomide.com>
Tue, 8 May 2007 01:22:53 +0000 (18:22 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 8 May 2007 01:26:01 +0000 (18:26 -0700)
Select GENERIC_CLOCKEVENTS

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/Kconfig

index 0d8fac3..9837e09 100644 (file)
@@ -380,6 +380,7 @@ config ARCH_OMAP
        bool "TI OMAP"
        select GENERIC_GPIO
        select GENERIC_TIME
+       select GENERIC_CLOCKEVENTS
        help
          Support for TI's OMAP platform (OMAP1 and OMAP2).