diff options
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index f82bae2171eb..436ea97074cd 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -106,7 +106,7 @@ config OMAP_32K_TIMER | |||
106 | This timer saves power compared to the OMAP_MPU_TIMER, and has | 106 | This timer saves power compared to the OMAP_MPU_TIMER, and has |
107 | support for no tick during idle. The 32KHz timer provides less | 107 | support for no tick during idle. The 32KHz timer provides less |
108 | intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is | 108 | intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is |
109 | currently only available for OMAP16XX, 24XX, 34XX and OMAP4/5. | 109 | currently only available for OMAP16XX, 24XX, 34XX, OMAP4/5 and DRA7XX. |
110 | 110 | ||
111 | On OMAP2PLUS this value is only used for CONFIG_HZ and | 111 | On OMAP2PLUS this value is only used for CONFIG_HZ and |
112 | CLOCK_TICK_RATE compile time calculation. | 112 | CLOCK_TICK_RATE compile time calculation. |