CONFIG_HAS_FLASH_LOAD_OFFSET
(No prompt – not directly user assignable.)
Type: bool
Help
This option is selected by targets having a FLASH_LOAD_OFFSET
and FLASH_LOAD_SIZE.
Defaults
y
y
y
Symbols that select this symbol
Kconfig definitions
At <Zephyr>/boards/riscv/hifive1_revb/Kconfig.defconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config HAS_FLASH_LOAD_OFFSET
bool
default y
depends on BOARD_HIFIVE1_REVB
At <Zephyr>/soc/xtensa/esp32/Kconfig.defconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config HAS_FLASH_LOAD_OFFSET
bool
default y
depends on BOOTLOADER_MCUBOOT && SOC_ESP32
At <Zephyr>/soc/xtensa/esp32/Kconfig.defconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config HAS_FLASH_LOAD_OFFSET
bool
default y
depends on BOOTLOADER_MCUBOOT && SOC_ESP32
At <Zephyr>/Kconfig.zephyr:75
Included via <Zephyr>/Kconfig:8
Menu path: (Top) → Build and Link Features → Linker Options
config HAS_FLASH_LOAD_OFFSET
bool
help
This option is selected by targets having a FLASH_LOAD_OFFSET
and FLASH_LOAD_SIZE.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)