mirror of https://github.com/thesofproject/sof.git
intel_adsp: ptl: Enable D3 flow on PTL
This PR enabled D3 flow on PTL platform. Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
This commit is contained in:
parent
9303f6d49d
commit
b235797fc0
|
@ -12,6 +12,8 @@ CONFIG_PM_DEVICE=y
|
|||
CONFIG_PM_DEVICE_RUNTIME=y
|
||||
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