platform: Kconfig: config INCOHERENT by default for all ACE and CAVS

All available ACE and CAVS platforms use INCOHERENT config, so set it by
default.

Signed-off-by: Przemyslaw Blaszkowski <przemyslaw.blaszkowski@intel.com>
This commit is contained in:
Przemyslaw Blaszkowski 2023-06-12 14:21:19 +02:00 committed by Kai Vehmanen
parent 83ff81984a
commit 3ebfe2e3f3
1 changed files with 1 additions and 2 deletions

View File

@ -481,8 +481,7 @@ if XTENSA
config INCOHERENT config INCOHERENT
bool "Enable cached data access via the Coherent API" bool "Enable cached data access via the Coherent API"
default y if TIGERLAKE default y if CAVS || ACE
default y if METEORLAKE
default n default n
help help
The architecture is cache incoherent. i.e FW has to manually manage The architecture is cache incoherent. i.e FW has to manually manage