From: Deng-Cheng Zhu Date: Sat, 7 Mar 2015 18:30:19 +0000 (-0800) Subject: MIPS: Add SCHED_HRTICK support X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96685b17108b4dbbbaea06307c3fcdb32eb152d0;p=pandora-kernel.git MIPS: Add SCHED_HRTICK support We have HIGH_RES_TIMERS to support SCHED_HRTICK. But SCHED_HRTICK is in kernel/Kconfig.hz where HZ values unsuitable for MIPS are defined. So we simply add this config in arch/mips/Kconfig as opposed to including the whole kernel/Kconfig.hz. Signed-off-by: Deng-Cheng Zhu Cc: linux-mips@linux-mips.org Cc: macro@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9473/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed