Skip to content

Commit

Permalink
board definitions: enable Power Management per default for radio core
Browse files Browse the repository at this point in the history
This commit is just to test, no plan on merging this branch.

Signed-off-by: Kyra Lengfeld <[email protected]>
  • Loading branch information
KyraLengfeld committed Nov 26, 2024
1 parent 4ba4768 commit 09a5c9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpurad
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ config NUM_IRQS
config NRF_REGTOOL_GENERATE_UICR
default y

# Enable Power Management
CONFIG_PM=y

endif # SOC_NRF54H20_CPURAD || SOC_NRF54H20_ENGB_CPURAD

0 comments on commit 09a5c9e

Please sign in to comment.