Skip to content

Commit

Permalink
mt8196: set config SCHEDULE_LL_NO_RESCHEDULE_TASK=y
Browse files Browse the repository at this point in the history
to skip reschedule task for LL scheduler on mt8196 platform.

Signed-off-by: Johny Lin <[email protected]>
(cherry picked from commit 31230c4)
  • Loading branch information
johnylin76 committed Feb 20, 2025
1 parent 3a1aff8 commit 8a34f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/arch/xtensa/configs/mt8196_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ CONFIG_COMP_KPB=n
CONFIG_COMP_SEL=n
CONFIG_COMP_ASRC=n
CONFIG_DEBUG=y
CONFIG_SCHEDULE_LL_NO_RESCHEDULE_TASK=y

0 comments on commit 8a34f2c

Please sign in to comment.