Skip to content

Commit

Permalink
boards: mtl: enable Tasks With Budget scheduler
Browse files Browse the repository at this point in the history
Enable TWB for ACE1.5

Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
  • Loading branch information
abonislawski committed Apr 23, 2024
1 parent a1d5518 commit ffff647
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ CONFIG_DAI_DMIC_HAS_OWNERSHIP=y
CONFIG_DAI_DMIC_HAS_MULTIPLE_LINE_SYNC=y
CONFIG_DAI_INTEL_SSP=y
CONFIG_ZEPHYR_DP_SCHEDULER=y
CONFIG_ZEPHYR_TWB_SCHEDULER=y
CONFIG_DMA=y
CONFIG_DMA_INTEL_ADSP_GPDMA=y
CONFIG_DMA_DW_LLI_POOL_SIZE=50
Expand Down Expand Up @@ -100,3 +101,7 @@ CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_COMP_STUBS=y

CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y

CONFIG_TIMESLICE_PER_THREAD=y
CONFIG_THREAD_RUNTIME_STATS=y
CONFIG_SCHED_THREAD_USAGE=y

0 comments on commit ffff647

Please sign in to comment.