diff --git a/samples/bluetooth/event_trigger/boards/nrf54h20dk_nrf54h20_cpurad.conf b/samples/bluetooth/event_trigger/boards/nrf54h20dk_nrf54h20_cpurad.conf index a3532aaf681..163e7e35ca6 100644 --- a/samples/bluetooth/event_trigger/boards/nrf54h20dk_nrf54h20_cpurad.conf +++ b/samples/bluetooth/event_trigger/boards/nrf54h20dk_nrf54h20_cpurad.conf @@ -9,5 +9,3 @@ CONFIG_PSA_CRYPTO_DRIVER_OBERON=n CONFIG_PSA_SSF_CRYPTO_CLIENT=y CONFIG_MBEDTLS_PSA_CRYPTO_C=y CONFIG_NRF_SECURITY=y - -CONFIG_PM=n diff --git a/west.yml b/west.yml index b8165f67fd9..ddcd3667b14 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 044d5a0445fea6efc85c7f15617c3d57b18cd850 + revision: 3b0588e9fd9fec29fca3a85b8a840bc5ee4315bf import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above