soc: nordic: Default enable Power Management on nRF54H20 radio core
Adds CONFIG_PM=y to Radio core in the nRF54H20 SoC on the nRF54H20 DK soc defconf. Signed-off-by: Kyra Lengfeld <kyra.lengfeld@nordicsemi.no>
This commit is contained in:
parent
405efb3508
commit
51957c8858
1 changed files with 3 additions and 0 deletions
|
@ -11,4 +11,7 @@ config NUM_IRQS
|
|||
config NRF_REGTOOL_GENERATE_UICR
|
||||
default y
|
||||
|
||||
config PM
|
||||
default y
|
||||
|
||||
endif # SOC_NRF54H20_CPURAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue