From 2a1b273962cdf7ba340f629b4a6950583cf7f3a4 Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Tue, 23 Jul 2024 10:17:40 +0200 Subject: [PATCH] Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES" This reverts commit 8847de0555cd419b6622d4afe37fe4c5086d4a90 by tewting a Zephyr fix for the original problem. Signed-off-by: Guennadi Liakhovetski --- app/boards/intel_adsp_ace15_mtpm.conf | 5 +---- west.yml | 2 +- 2 files changed, 2 insertions(+), 5 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 diff --git a/west.yml b/west.yml index 286eba5538b9..bbf978da1f20 100644 --- a/west.yml +++ b/west.yml @@ -43,7 +43,7 @@ manifest: - name: zephyr repo-path: zephyr - revision: 740d7f735e234499222345ae276b115e8b7fc958 + revision: pull/76196/head remote: zephyrproject # Import some projects listed in zephyr/west.yml@revision