diff --git a/src/platform/Kconfig b/src/platform/Kconfig index 9ee45422b..d9b600020 100644 --- a/src/platform/Kconfig +++ b/src/platform/Kconfig @@ -481,8 +481,7 @@ if XTENSA config INCOHERENT bool "Enable cached data access via the Coherent API" - default y if TIGERLAKE - default y if METEORLAKE + default y if CAVS || ACE default n help The architecture is cache incoherent. i.e FW has to manually manage