Skip to content

Commit

Permalink
[nrf fromtree] soc: nordic: Default enable Power Management on nRF54H…
Browse files Browse the repository at this point in the history
…20 radio core

Adds CONFIG_PM=y to Radio core in the nRF54H20 SoC on the nRF54H20 DK
soc defconf.

Signed-off-by: Kyra Lengfeld <[email protected]>
(cherry picked from commit 51957c8)
Signed-off-by: Kyra Lengfeld <[email protected]>
  • Loading branch information
KyraLengfeld committed Dec 23, 2024
1 parent 7f8d857 commit 7d7e5d8
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

config PM
default y

endif # SOC_NRF54H20_CPURAD

0 comments on commit 7d7e5d8

Please sign in to comment.