Skip to content

Commit a681ca1

Browse files
tomchyrlubos
authored andcommitted
Revert "[nrf noup] boot: zephyr: Add experimental selection to compression"
This reverts commit 0ae1441. Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent ca06ffb commit a681ca1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

boot/zephyr/Kconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,10 +1154,9 @@ config BOOT_DECOMPRESSION_SUPPORT
11541154
if BOOT_DECOMPRESSION_SUPPORT
11551155

11561156
menuconfig BOOT_DECOMPRESSION
1157-
bool "Decompression [EXPERIMENTAL]"
1157+
bool "Decompression"
11581158
select NRF_COMPRESS_CLEANUP
11591159
select PM_USE_CONFIG_SRAM_SIZE if SOC_NRF54L15_CPUAPP
1160-
select EXPERIMENTAL
11611160
help
11621161
If enabled, will include support for compressed images being loaded to the secondary slot
11631162
which then get decompressed into the primary slot. This mode allows the secondary slot to

0 commit comments

Comments
 (0)