From 9679152922580dbfc03f5d588d3c2bd01248f84a Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Fri, 19 Jul 2024 09:51:16 +0200 Subject: [PATCH] Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES" This reverts commit 8847de0555cd419b6622d4afe37fe4c5086d4a90. CONFIG_MODULES should work again on MTL. Signed-off-by: Guennadi Liakhovetski --- app/boards/intel_adsp_ace15_mtpm.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/boards/intel_adsp_ace15_mtpm.conf b/app/boards/intel_adsp_ace15_mtpm.conf index e97d8965fd0b..e4e4b5c872f4 100644 --- a/app/boards/intel_adsp_ace15_mtpm.conf +++ b/app/boards/intel_adsp_ace15_mtpm.conf @@ -86,10 +86,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288 CONFIG_LLEXT=y CONFIG_LLEXT_STORAGE_WRITABLE=y - -# temporarily disabled to get MTL working again -# https://github.com/thesofproject/sof/issues/9308 -CONFIG_MODULES=n +CONFIG_MODULES=y # Temporary disabled options CONFIG_TRACE=n