]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: add SCHED_HRTICK config option
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2013 14:40:33 +0000 (14:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2013 14:40:33 +0000 (14:40 +0000)
commit8ce8e36e7b8494537739af70a469e9e0b950d943
treec9835d9ee719d01a1ac5275d9de2d3e3fec3339d
parent3158345b44107f505c72b3a59fc680d55b37ce5a
ARM: add SCHED_HRTICK config option

As we don't include kernel/Kconfig.hz as this defines HZ values
unsuitable for ARM platforms, add the SCHED_HRTICK to properly configure
the scheduler for hrtimer operation.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig