Skip to content

Commit

Permalink
intel_adsp: ace: enable power domain
Browse files Browse the repository at this point in the history
Enable power domain drivers for this soc series as it is now needed in
the boot process.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
  • Loading branch information
nashif authored and dkalowsk committed Jan 17, 2024
1 parent 923201a commit a0ac2fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions soc/xtensa/intel_adsp/ace/Kconfig.defconfig.series
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0ac2fa

Please sign in to comment.