Skip to content

Commit

Permalink
app: board: Add define CONFIG_COUNTER
Browse files Browse the repository at this point in the history
A definition has been added which is essential
to work properly the test test_102_08_extended_time_check.

Signed-off-by: Grzegorz Bernat <grzegorzx.bernat@intel.com>
  • Loading branch information
gbernatxintel committed Oct 30, 2024
1 parent 50f17d3 commit 5446c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ CONFIG_SOF_LOG_LEVEL_INF=y
CONFIG_ZEPHYR_LOG=y

# Zephyr / OS features
CONFIG_COUNTER=y
CONFIG_HEAP_MEM_POOL_SIZE=8192
CONFIG_L3_HEAP=y

Expand Down

0 comments on commit 5446c44

Please sign in to comment.