File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
samples/nrf5340/extxip_smp_svr Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ For more information about MCUmgr and SMP, see :ref:`device_mgmt`.
29
29
30
30
The sample enables the splitting by:
31
31
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.
33
33
This Kconfig option sets a build-system level support for image division and adapts the image-signing support for MCUboot.
34
34
* Using the project's CMake file which describes relocation of certain libraries or objects to an external XIP area.
35
35
* Using a linker script that describes the external QSPI area.
You can’t perform that action at this time.
0 commit comments