Skip to content

Commit 6fc0dfc

Browse files
[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 <kamil.kasperczyk@nordicsemi.no>
1 parent 3a25855 commit 6fc0dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf

+1
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)