da1469x: Move enabling PM from board to SoC level

Move enabling PM from board to SoC level

Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>
This commit is contained in:
Ioannis Damigos 2024-06-17 14:13:25 +03:00 committed by Anas Nashif
commit 082e2b706a
2 changed files with 11 additions and 11 deletions

View file

@ -34,6 +34,17 @@ config FLASH_BASE_ADDRESS
config FLASH_LOAD_OFFSET
default 0x2400 if !USE_DT_CODE_PARTITION
# Enable sleep and voltage rails manager so that
# the device consumes the lowest possible current
config PM
default y
config PM_DEVICE
default y
config REGULATOR
default y
config PM_DEVICE_RUNTIME_EXCLUSIVE
default n if PM_DEVICE_RUNTIME