Skip to content

Commit 861bfca

Browse files
committed
soc: nordic: nrf54h: make PM default y
Also enables PM_DEVICE=y Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 9c01b7e commit 861bfca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpuapp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
if SOC_NRF54H20_CPUAPP
77

8+
config PM
9+
default y
10+
811
config NUM_IRQS
912
default 471
1013

0 commit comments

Comments
 (0)