Subject: ARM: NO_HZ support Index: linux-2.6.19/arch/arm/Kconfig =================================================================== --- linux-2.6.19.orig/arch/arm/Kconfig +++ linux-2.6.19/arch/arm/Kconfig @@ -497,6 +497,7 @@ source kernel/Kconfig.preempt config NO_IDLE_HZ bool "Dynamic tick timer" + depends on !GENERIC_CLOCKEVENTS help Select this option if you want to disable continuous timer ticks and have them programmed to occur as required. This option saves