Skip to content

Commit

Permalink
samples: suit: recovery: Disable NCS_BOOT_BANNER in hci_ipc
Browse files Browse the repository at this point in the history
The boot banner caused the hci_ipc to go over the capacity of its own
partition. Disable the unnecessary Kconfig option.

Signed-off-by: Rafał Kuźnia <[email protected]>
  • Loading branch information
e-rk committed Jun 4, 2024
1 parent 8a363d1 commit 3e6d693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/suit/recovery/sysbuild/hci_ipc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ CONFIG_BUILTIN_STACK_GUARD=n

CONFIG_TIMESLICING=n
CONFIG_BT_HCI_ACL_FLOW_CONTROL=n
CONFIG_NCS_BOOT_BANNER=n

0 comments on commit 3e6d693

Please sign in to comment.