Skip to content

Commit

Permalink
samples: nrf_compress: mcuboot_update: Fix renamed Kconfig
Browse files Browse the repository at this point in the history
Fixes a Kconfig that was renamed

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm authored and rlubos committed Oct 9, 2024
1 parent 9de551a commit 85dfab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/nrf_compress/mcuboot_update/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CONFIG_BT_CTLR_DATA_LENGTH_MAX=251

# Enable the Bluetooth mcumgr transport (unauthenticated).
CONFIG_MCUMGR_TRANSPORT_BT=y
CONFIG_MCUMGR_TRANSPORT_BT_AUTHEN=n
CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW=y
CONFIG_MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL=y

# Enable the Shell mcumgr transport.
Expand Down

0 comments on commit 85dfab5

Please sign in to comment.