diff --git a/src/platform/Kconfig b/src/platform/Kconfig index 18836cb23d3f..e70364c9052d 100644 --- a/src/platform/Kconfig +++ b/src/platform/Kconfig @@ -381,6 +381,7 @@ config CAVS_USE_LPRO_IN_WAITI config L3_HEAP bool "Use L3 memory heap" default n + depends on ACE help Select this if L3 memory is supported on the platform and it is intended to be used for dynamic allocations.