CONFIG_BUILD_OUTPUT_UF2_USE_FLASH_BASE
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
(SOC_SERIES_RP2XXX
&& SOC_FAMILY_RPI_PICO
) || BUILD_OUTPUT_UF2
(Includes any dependencies from ifs and menus.)
Defaults
Kconfig definitions
At <SoC>/arm/rpi_pico/rp2/Kconfig.defconfig.rp2040:10
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/rpi_pico/Kconfig.defconfig:8
→ <SoC>/arm/rpi_pico/rp2/Kconfig.defconfig.series:9
Menu path: (Top)
config BUILD_OUTPUT_UF2_USE_FLASH_BASE
bool
default y if RP2_REQUIRES_SECOND_STAGE_BOOT
depends on SOC_SERIES_RP2XXX && SOC_FAMILY_RPI_PICO
At Kconfig.zephyr:490
Included via Kconfig:8
Menu path: (Top) → Build and Link Features → Build Options → Build a binary in UF2 format
config BUILD_OUTPUT_UF2_USE_FLASH_BASE
bool
default n
depends on BUILD_OUTPUT_UF2
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)