summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-05 13:54:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-05 19:35:22 +0100
commit25ff0c99fa50b4e13079cf550c2b715eb630d055 (patch)
tree94e907c8e5f6fa4fe0ec87d965091eafbdc6e611 /target/linux/kernel.config
parent91c96ee1dd60781fb6990c5378e48d8e0aef1c18 (diff)
add realtime linux preempt_rt patch
Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig.
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config1
1 files changed, 0 insertions, 1 deletions
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