summarylogtreecommitdiffstats
path: root/cacule_config
diff options
context:
space:
mode:
authorptr13372021-04-16 12:55:06 +0200
committerptr13372021-04-16 12:55:06 +0200
commit0d0f956f2ade52c0f7416a489d453c046a6fdcfd (patch)
tree23202ca45850a54925f8d89a036ab3634cb4e20a /cacule_config
parent2679d535c033bbe5ea0a006a8102a219219c08b8 (diff)
downloadaur-0d0f956f2ade52c0f7416a489d453c046a6fdcfd.tar.gz
5.11.15, config update, cacule_config updated
Diffstat (limited to 'cacule_config')
-rw-r--r--cacule_config5
1 files changed, 0 insertions, 5 deletions
diff --git a/cacule_config b/cacule_config
index d8c625fd8914..affcc53d407c 100644
--- a/cacule_config
+++ b/cacule_config
@@ -1,8 +1,5 @@
echo "Enable CacULE CPU scheduler..."
scripts/config --enable CONFIG_CACULE_SCHED
-echo "Disable CFS"
-scripts/config --disable CONFIG_FAIR_GROUP_SCHED
-scripts/config --disable CONFIG_CFS_BANDWIDTH
echo "Processor type and features Cacule"
scripts/config --disable CONFIG_RETPOLINE
scripts/config --disable CONFIG_X86_5LEVEL
@@ -10,8 +7,6 @@ scripts/config --disable CONFIG_KEXEC
scripts/config --disable CONFIG_KEXEC_FILE
scripts/config --disable CONFIG_CRASH_DUMP
scripts/config --disable CONFIG_EXPERT
-scripts/config --disable CONFIG_SCHED_AUTOGROUP
-scripts/config --disable CONFIG_CGROUP_SCHED
echo "Enable PREEMPT"
scripts/config --disable CONFIG_PREEMPT_NONE
scripts/config --disable CONFIG_PREEMPT_VOLUNTARY