samples: mgmt: mcumgr: smp_svr: Add sysbuild file

Adds a sysbuild file which includes MCUboot, as the sample is
dependent upon it.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2023-09-19 09:31:49 +01:00 committed by Carles Cufí
commit c350c65be8

View file

@ -0,0 +1,2 @@
# Enable MCUboot bootloader support
SB_CONFIG_BOOTLOADER_MCUBOOT=y