Skip to content

Commit

Permalink
board: intel_adsp_ace15_mtpm: Enabled MTL IMR context save
Browse files Browse the repository at this point in the history
Enabled CONFIG_ADSP_IMR_CONTEXT_SAVE option in Kconfig
in the board configuration.

Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
  • Loading branch information
Andrey Borisovich authored and abonislawski committed Apr 26, 2023
1 parent de1d6c0 commit 6c57b64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ CONFIG_PM_POLICY_CUSTOM=y
CONFIG_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN_INTEL_ADSP=y

CONFIG_ADSP_IMR_CONTEXT_SAVE=y

# enable Zephyr drivers
CONFIG_ZEPHYR_NATIVE_DRIVERS=y
CONFIG_DAI=y
Expand Down

0 comments on commit 6c57b64

Please sign in to comment.