mirror of https://github.com/thesofproject/sof.git
lnl: app: Fix configuration for D3 flow
LNL configuration must be updated to fix D3 flow on ACE 2.0 platform. Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
This commit is contained in:
parent
3bcd8669f7
commit
83343c51bb
|
@ -14,8 +14,10 @@ CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
|
|||
CONFIG_PM=y
|
||||
CONFIG_PM_DEVICE=y
|
||||
CONFIG_PM_DEVICE_RUNTIME=y
|
||||
CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE=n
|
||||
CONFIG_PM_DEVICE_POWER_DOMAIN=y
|
||||
CONFIG_PM_POLICY_CUSTOM=y
|
||||
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
|
||||
|
||||
CONFIG_POWER_DOMAIN=y
|
||||
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
|
||||
|
|
Loading…
Reference in New Issue