Skip to content

Commit 99a5d95

Browse files
committed
applications: nrf_audio: Disable partition manager
- Disable PM - OCT-3577 Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
1 parent db6d9e9 commit 99a5d95

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

applications/nrf_audio/Kconfig.sysbuild

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@
77
config NRF_DEFAULT_IPC_RADIO
88
default y
99

10+
config PARTITION_MANAGER
11+
default n
12+
1013
source "share/sysbuild/Kconfig"

0 commit comments

Comments
 (0)