CONFIG_MCUBOOT_USB_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Default

  • y if n

Kconfig definition

At <nRF>/modules/mcuboot/Kconfig:58

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:8

Menu path: (Top) → Modules → mcuboot (/home/runner/work/sdk-nrf/sdk-nrf/ncs/bootloader/mcuboot) → MCUboot

config MCUBOOT_USB_SUPPORT
    bool
    default y if n

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)