Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit 7b099c3

Browse files
Srinivasarao PAruAA
authored andcommitted
arch/arm64: disable config RT_GROUP_SCHED
Disable CONFIG_RT_GROUP_SCHED for SDM670 and SDM845. Change-Id: I47940919ac9c78137ff7c567c7dbf460d847e460 Signed-off-by: PainKiller3 <[email protected]>
1 parent 3f7957c commit 7b099c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/configs/Z01R_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ CONFIG_CGROUP_SCHEDTUNE=y
144144
# CONFIG_BLK_CGROUP is not set
145145
CONFIG_CGROUP_SCHED=y
146146
CONFIG_FAIR_GROUP_SCHED=y
147-
CONFIG_RT_GROUP_SCHED=y
147+
# CONFIG_RT_GROUP_SCHED is not set
148148
# CONFIG_CGROUP_PERF is not set
149149
CONFIG_CGROUP_BPF=y
150150
CONFIG_SOCK_CGROUP_DATA=y

0 commit comments

Comments
 (0)