diff options
author | Nicolas Pitre <nico@cam.org> | 2005-09-01 07:48:48 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-09-01 07:48:48 -0400 |
commit | 569d2c34dcf259b07977835492aa8813d1168230 (patch) | |
tree | aa16ba481ff295b1cf7d0bafa503078bc54249a2 /arch/arm/Kconfig | |
parent | 20e912680842504ab4633deaa644c2b855ad3d44 (diff) |
[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0
Patch from Nicolas Pitre
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index dc0fafc7f9bd..68dfdba71d74 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -365,8 +365,8 @@ config NO_IDLE_HZ | |||
365 | 365 | ||
366 | Please note that dynamic tick may affect the accuracy of | 366 | Please note that dynamic tick may affect the accuracy of |
367 | timekeeping on some platforms depending on the implementation. | 367 | timekeeping on some platforms depending on the implementation. |
368 | Currently at least OMAP and PXA2xx platforms are known to have | 368 | Currently at least OMAP, PXA2xx and SA11x0 platforms are known |
369 | accurate timekeeping with dynamic tick. | 369 | to have accurate timekeeping with dynamic tick. |
370 | 370 | ||
371 | config ARCH_DISCONTIGMEM_ENABLE | 371 | config ARCH_DISCONTIGMEM_ENABLE |
372 | bool | 372 | bool |