Skip to content

Commit

Permalink
build/config/imxrt1020: disable CONFIG_USE_BP
Browse files Browse the repository at this point in the history
Currently rtk boards only support boot parameter.
So CONFIG_USE_BP should be disabled in this configuration.
  • Loading branch information
jeongarmy authored and sunghan-chang committed Oct 17, 2023
1 parent a4ee29f commit fcff132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/configs/imxrt1020-evk/loadable_elf_apps/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,6 @@ CONFIG_APP2_MAIN_PRIORITY=180
#
# Binary manager
#
CONFIG_USE_BP=y
CONFIG_BINARY_MANAGER=y
CONFIG_BM_PRIORITY_MAX=205
CONFIG_BM_PRIORITY_MIN=200
Expand Down

0 comments on commit fcff132

Please sign in to comment.