The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_CPU_CORTEX

(No prompt – not directly user assignable.)

Type: bool

Help

This option signifies the use of a CPU of the Cortex family.

Direct dependencies

ARM

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At arch/arm/core/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:29arch/Kconfig:15arch/arm/Kconfig:13

Menu path: (top menu) → ARM Options

config CPU_CORTEX
    bool
    depends on ARM
    help
      This option signifies the use of a CPU of the Cortex family.

(Definitions include propagated dependencies, including from if’s and menus.)