app: intel_adsp_ace30_ptl.conf: enable CONFIG_COUNTER

A new definition has been added, which is crucial for the proper
execution of the test test_102_08_extended_time_check.
This definition ensures the correct operation of the
basefw_get_ext_system_time() function.

Signed-off-by: Grzegorz Bernat <grzegorzx.bernat@intel.com>
This commit is contained in:
Grzegorz Bernat 2024-10-30 12:45:36 +01:00 committed by Kai Vehmanen
parent b86f19a480
commit 054e6ca918
1 changed files with 1 additions and 0 deletions

View File

@ -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