mirror of https://github.com/thesofproject/sof.git
board: intel_adsp_ace15_mtpm: Enabled MTL IMR context save
Enabled CONFIG_ADSP_IMR_CONTEXT_SAVE option in Kconfig in the board configuration. Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
This commit is contained in:
parent
015488b4e1
commit
965e1c1bf0
|
@ -21,6 +21,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
|
||||
|
|
Loading…
Reference in New Issue