tests: dma: loop_transfer: add mtl board
Adding meteorlake board overlay. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
This commit is contained in:
parent
86648fa4c5
commit
3d6e9ee7db
2 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
CONFIG_PM_DEVICE=y
|
||||
CONFIG_PM_DEVICE_RUNTIME=y
|
||||
CONFIG_PM_DEVICE_POWER_DOMAIN=y
|
||||
CONFIG_POWER_DOMAIN=y
|
||||
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
|
|
@ -0,0 +1,8 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2023 Intel Corporation
|
||||
*
|
||||
* Author: Tomasz Leman <tomasz.m.leman@intel.com>
|
||||
*/
|
||||
|
||||
test_dma0: &lpgpdma0 { };
|
Loading…
Add table
Add a link
Reference in a new issue