Skip to content

Commit 8847de0

Browse files
marc-hbkv2019i
authored andcommitted
intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES
Temporarily disable CONFIG_MODULES to get MTL working again. Avoids crash #9308 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
1 parent d629e52 commit 8847de0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,10 @@ CONFIG_MEMORY_WIN_2_SIZE=12288
8686

8787
CONFIG_LLEXT=y
8888
CONFIG_LLEXT_STORAGE_WRITABLE=y
89-
CONFIG_MODULES=y
89+
90+
# temporarily disabled to get MTL working again
91+
# https://github.com/thesofproject/sof/issues/9308
92+
CONFIG_MODULES=n
9093

9194
# Temporary disabled options
9295
CONFIG_TRACE=n

0 commit comments

Comments
 (0)