Skip to content

Commit

Permalink
app: boards: imx8m: enable PM device runtime
Browse files Browse the repository at this point in the history
Enable PM device runtime for imx8m.

Signed-off-by: Laurentiu Mihalcea <[email protected]>
  • Loading branch information
LaurentiuM1234 committed Feb 5, 2025
1 parent 18d6f81 commit ab80be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/boards/imx8mp_evk_mimx8ml8_adsp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ CONFIG_SHARED_INTERRUPTS=y
CONFIG_ZEPHYR_NATIVE_DRIVERS=y
CONFIG_SAI_HAS_MCLK_CONFIG_OPTION=y
CONFIG_CLOCK_CONTROL_FIXED_RATE_CLOCK=y
CONFIG_PM_DEVICE=y
CONFIG_PM_DEVICE_RUNTIME=y

0 comments on commit ab80be9

Please sign in to comment.