Skip to content

Commit 4eb18b2

Browse files
ahasztagnordicjm
authored andcommitted
[nrf noup] boot: zephyr: disable boot banner in minimal config
nrf-squash! [nrf noup] zephyr: add 'minimal' configuration files The boot banner caused enabling of CONFIG_PRINTK Signed-off-by: Artur Hadasz <[email protected]>
1 parent cf1f76c commit 4eb18b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/prj_minimal.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CONFIG_BOOT_UPGRADE_ONLY=n
2121
CONFIG_BOOT_USE_MIN_PARTITION_SIZE=y
2222
CONFIG_ASSERT=n
2323
CONFIG_BOOT_BANNER=n
24+
CONFIG_NCS_BOOT_BANNER=n
2425
CONFIG_CLOCK_CONTROL=n
2526
CONFIG_CONSOLE=n
2627
CONFIG_CONSOLE_HANDLER=n

0 commit comments

Comments
 (0)