Skip to content

Commit ab80be9

Browse files
app: boards: imx8m: enable PM device runtime
Enable PM device runtime for imx8m. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
1 parent 18d6f81 commit ab80be9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/boards/imx8mp_evk_mimx8ml8_adsp.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ CONFIG_SHARED_INTERRUPTS=y
99
CONFIG_ZEPHYR_NATIVE_DRIVERS=y
1010
CONFIG_SAI_HAS_MCLK_CONFIG_OPTION=y
1111
CONFIG_CLOCK_CONTROL_FIXED_RATE_CLOCK=y
12+
CONFIG_PM_DEVICE=y
13+
CONFIG_PM_DEVICE_RUNTIME=y

0 commit comments

Comments
 (0)