CONFIG_HAS_SRAM_OFFSET

(No prompt – not directly user assignable.)

Type: bool

Help

This option is selected by targets that require SRAM_OFFSET.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/Kconfig.zephyr:173

Included via <Zephyr>/Kconfig:8

Menu path: (Top) → Build and Link Features → Linker Options

config HAS_SRAM_OFFSET
    bool
    help
      This option is selected by targets that require SRAM_OFFSET.

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