From 25ff0c99fa50b4e13079cf550c2b715eb630d055 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 5 Mar 2015 13:54:09 +0100 Subject: add realtime linux preempt_rt patch Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig. --- target/linux/kernel.config | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/kernel.config') diff --git a/target/linux/kernel.config b/target/linux/kernel.config index 6ca00150f..e1d0971bc 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -1,7 +1,6 @@ CONFIG_DEFAULT_HOSTNAME="openadk" CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="" -CONFIG_NO_HZ=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y -- cgit v1.2.3