Skip to content

Commit fa06f4e

Browse files
nordicjmrlubos
authored andcommitted
samples: nrf5340: extxip_smp_svr: Fix Kconfig
Fixes a Kconfig name Signed-off-by: Jamie McCrae <[email protected]>
1 parent 884ea72 commit fa06f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/nrf5340/extxip_smp_svr/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For more information about MCUmgr and SMP, see :ref:`device_mgmt`.
2929

3030
The sample enables the splitting by:
3131

32-
* Enabling the split XIP image feature through the :kconfig:option:`SB_CONFIG_XIP_SPLIT_IMAGE` sysbuild Kconfig option.
32+
* Enabling the split XIP image feature through the :kconfig:option:`SB_CONFIG_QSPI_XIP_SPLIT_IMAGE` sysbuild Kconfig option.
3333
This Kconfig option sets a build-system level support for image division and adapts the image-signing support for MCUboot.
3434
* Using the project's CMake file which describes relocation of certain libraries or objects to an external XIP area.
3535
* Using a linker script that describes the external QSPI area.

0 commit comments

Comments
 (0)