[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
[pandora-kernel.git] / arch / arm / plat-omap / Kconfig
index 0887bb2..ec49495 100644 (file)
@@ -70,13 +70,13 @@ config OMAP_MPU_TIMER
 
 config OMAP_32K_TIMER
        bool "Use 32KHz timer"
-       depends on ARCH_OMAP16XX
+       depends on ARCH_OMAP16XX || ARCH_OMAP24XX
        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
          support for no tick during idle. The 32KHz timer provides less
          intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is
-         currently only available for OMAP-16xx.
+         currently only available for OMAP16XX and 24XX.
 
 endchoice