tests: dma_loopback: Intel ADSP ACE15 disable PM
Disable power management for this particular test case as it expects a particular pattern of pm get/puts that isn't matched by the driver and usage in SoF. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
63d9c8fa06
commit
f0326f7249
3 changed files with 10 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
CONFIG_PM_DEVICE=y
|
||||
CONFIG_PM_DEVICE_RUNTIME=y
|
||||
CONFIG_PM_DEVICE_POWER_DOMAIN=y
|
||||
CONFIG_PM=n
|
||||
CONFIG_PM_DEVICE=n
|
||||
CONFIG_PM_DEVICE_RUNTIME=n
|
||||
CONFIG_PM_DEVICE_POWER_DOMAIN=n
|
||||
CONFIG_POWER_DOMAIN=y
|
||||
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue