diff --git a/zephyr/Kconfig b/zephyr/Kconfig index 1d02868fd5ca..100682bb857a 100644 --- a/zephyr/Kconfig +++ b/zephyr/Kconfig @@ -252,7 +252,7 @@ config SOF_ZEPHYR_NO_SOF_CLOCK config SOF_VREGIONS bool "Enable virtual memory regions" - default y if ACE + default y if ACE && !ACE_VERSION_1_5 && !ACE_VERSION_2_0 depends on ACE help Enable the virtual regions memory allocator for pipeline resource management.