From a0ac2faf9bde45b176f1e8b315ffb1b8a9096166 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 16 Jan 2024 12:46:57 +0000 Subject: [PATCH] intel_adsp: ace: enable power domain Enable power domain drivers for this soc series as it is now needed in the boot process. Signed-off-by: Anas Nashif --- soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series | 3 +++ 1 file changed, 3 insertions(+) diff --git a/soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series b/soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series index 198f0b35f70..5057e5cb16a 100644 --- a/soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series +++ b/soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series @@ -14,6 +14,9 @@ config SOC_TOOLCHAIN_NAME config SMP default y +config POWER_DOMAIN + default y + # MTL leaves the upper mapping in the same spot as cAVS, but moves the # lower one inexplicably. config XTENSA_UNCACHED_REGION