-
CONFIG_XTENSA_USE_CORE_CRT1
¶
Use crt1.S from core
Type: bool
Help¶
SoC or boards might define their own __start by setting this setting to false.
Kconfig definition¶
At arch/xtensa/Kconfig:97
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
Menu path: (top menu) → XTENSA Options
config XTENSA_USE_CORE_CRT1 bool prompt "Use crt1.S from core" ifXTENSA
default "y" ifXTENSA
depends onXTENSA
help SoC or boards might define their own __start by setting this setting to false.
(Definitions include propagated dependencies, including from if’s and menus.)