summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2020-02-12 17:46:00 +0000
committerLeonidas Spyropoulos2020-02-12 17:46:00 +0000
commit14d064b0bddfe8092e5cf4841962b9b69c9ede21 (patch)
treeeb13b1a42a1502b7e1709d0867c561fd44b07681 /config
parent8fb5a6cb0cc3fe4e659a735b77d9b951590f94b7 (diff)
downloadaur-14d064b0bddfe8092e5cf4841962b9b69c9ede21.tar.gz
Remove kernel config CONFIG_SCHED_TIMESLICE
Use kernel parameter instead 'bmq.timeslice'. More info in docs Documentation/admin-guide/kernel-parameters.txt
Diffstat (limited to 'config')
-rw-r--r--config1
1 files changed, 0 insertions, 1 deletions
diff --git a/config b/config
index bc0647bbb8f4..3d2f8a1cf8fb 100644
--- a/config
+++ b/config
@@ -21,7 +21,6 @@ CONFIG_THREAD_INFO_IN_TASK=y
# General setup
#
CONFIG_SCHED_BMQ=y
-CONFIG_SCHED_TIMESLICE=4
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""