Skip to content

Commit 35518fe

Browse files
committed
mt8196: set config SCHEDULE_LL_NO_RESCHEDULE_TASK=y
to skip reschedule task for LL scheduler on mt8196 platform. Signed-off-by: Johny Lin <johnylin@google.com> (cherry picked from commit 31230c4)
1 parent 6fee884 commit 35518fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/arch/xtensa/configs/mt8196_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ CONFIG_COMP_KPB=n
1313
CONFIG_COMP_SEL=n
1414
CONFIG_COMP_ASRC=n
1515
CONFIG_DEBUG=y
16+
CONFIG_SCHEDULE_LL_NO_RESCHEDULE_TASK=y

0 commit comments

Comments
 (0)