-
CONFIG_LDREX_STREX_AVAILABLE
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
- “y” if
CPU_CORTEX_M
&&ARM
Kconfig definition¶
At arch/arm/core/cortex_m/Kconfig:267
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
→ arch/arm/Kconfig:13
→ arch/arm/core/Kconfig:166
Menu path: (top menu) → ARM Options → ARM Cortex-M options
config LDREX_STREX_AVAILABLE bool default "y" ifCPU_CORTEX_M
&&ARM
depends onCPU_CORTEX_M
&&ARM
(Definitions include propagated dependencies, including from if’s and menus.)