Skip to content

Commit 604f75d

Browse files
committed
[DO NOT MERGE] app: boards: ace30_ptl
Test commit to disable context save and modules.
1 parent 0f87a81 commit 604f75d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/boards/intel_adsp_ace30_ptl.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CONFIG_LIBRARY_AUTH_SUPPORT=y
3939
CONFIG_LIBRARY_MANAGER=y
4040
CONFIG_LIBRARY_BASE_ADDRESS=0xa0688000
4141
CONFIG_LIBRARY_BUILD_LIB=y
42-
CONFIG_LIBRARY_DEFAULT_MODULAR=y
42+
CONFIG_LIBRARY_DEFAULT_MODULAR=n
4343

4444
# SOF / logging
4545
CONFIG_SOF_LOG_LEVEL_INF=y
@@ -72,7 +72,7 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y
7272
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
7373

7474
# Zephyr / power settings
75-
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
75+
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
7676
CONFIG_PM=y
7777
CONFIG_PM_DEVICE=y
7878
CONFIG_PM_DEVICE_RUNTIME=y

0 commit comments

Comments
 (0)