Skip to content

Commit 1d96021

Browse files
kkasperczyk-norlubos
authored andcommitted
[nrf noup] boot: zephyr: boards: Disabled NCS boot banner for thingy 53
Disabled NCS BOOT BANNER to save some flash, as Thingy:53 stopped to fit in the mcuboot partition. The boot banner is not used anyway, as logs are disabled. Signed-off-by: Kamil Kasperczyk <[email protected]> (cherry picked from commit 560cc01)
1 parent 298f630 commit 1d96021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ CONFIG_USB_CDC_ACM=y
4747
CONFIG_CBPRINTF_NANO=y
4848
CONFIG_TIMESLICING=n
4949
CONFIG_BOOT_BANNER=n
50+
CONFIG_NCS_BOOT_BANNER=n
5051
CONFIG_CONSOLE=n
5152
CONFIG_CONSOLE_HANDLER=n
5253
CONFIG_UART_CONSOLE=n

0 commit comments

Comments
 (0)