CONFIG_SECURE_BOOT_DEBUG
Printing
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <nRF>/subsys/bootloader/Kconfig:194
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Current app is bootloader
menuconfig SECURE_BOOT_DEBUG
bool "Printing"
select BOOT_BANNER
select PRINTK
select CONSOLE
select SERIAL
depends on IS_SECURE_BOOTLOADER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)