]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Select GENERIC_CLOCKEVENTS for 32KiHz timer
authorTony Lindgren <tony@atomide.com>
Wed, 9 May 2007 00:41:22 +0000 (17:41 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 9 May 2007 00:41:22 +0000 (17:41 -0700)
This works both on omap1 and omap2, and does not compile
without GENERIC_CLOCKEVENTS.

We may want to enable this for omap2 in general once
Kevin has patches ready for timer-gp.

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

index 1500a50bbfd8ed2faaf8df2df2e39f53194692b4..69639c48963474c96f9bb37a11d4e23e6306944e 100644 (file)
@@ -150,6 +150,8 @@ config OMAP_MPU_TIMER
 config OMAP_32K_TIMER
        bool "Use 32KHz timer"
        depends on ARCH_OMAP16XX || ARCH_OMAP24XX
+       select GENERIC_TIME
+       select GENERIC_CLOCKEVENTS
        help
          Select this option if you want to enable the OMAP 32KHz timer.
          This timer saves power compared to the OMAP_MPU_TIMER, and has