Skip to content

Commit 15897b7

Browse files
committed
Revert "[nrf noup] boot: zephyr: Add experimental selection to compression"
This reverts commit 0ae1441. Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent a01b532 commit 15897b7

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
@@ -1111,10 +1111,9 @@ config BOOT_DECOMPRESSION_SUPPORT
11111111
if BOOT_DECOMPRESSION_SUPPORT
11121112

11131113
menuconfig BOOT_DECOMPRESSION
1114-
bool "Decompression [EXPERIMENTAL]"
1114+
bool "Decompression"
11151115
select NRF_COMPRESS_CLEANUP
11161116
select PM_USE_CONFIG_SRAM_SIZE if SOC_NRF54L15_CPUAPP
1117-
select EXPERIMENTAL
11181117
help
11191118
If enabled, will include support for compressed images being loaded to the secondary slot
11201119
which then get decompressed into the primary slot. This mode allows the secondary slot to

0 commit comments

Comments
 (0)