From 73df956b62b0276dc33345bbaa44897ed1aa4970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Chru=C5=9Bci=C5=84ski?= Date: Thu, 3 Apr 2025 08:15:03 +0200 Subject: [PATCH] Revert "[nrf fromlist] soc: nordic: nrf54h: Change PM_DEVICE_RUNTIME default" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 23d0c953ea263e898a82e597590cbc0464dddf50. Signed-off-by: Krzysztof Chruściński --- soc/nordic/nrf54h/Kconfig.defconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/soc/nordic/nrf54h/Kconfig.defconfig b/soc/nordic/nrf54h/Kconfig.defconfig index e1bd0aa68014..65023fc18ca9 100644 --- a/soc/nordic/nrf54h/Kconfig.defconfig +++ b/soc/nordic/nrf54h/Kconfig.defconfig @@ -42,7 +42,4 @@ config SPI_DW_ACCESS_WORD_ONLY config PM_DEVICE_POWER_DOMAIN default n if PM_DEVICE -config PM_DEVICE_RUNTIME - default y if PM_DEVICE - endif # SOC_SERIES_NRF54HX