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

CONFIG_SOC_PSOC6_M0_ENABLES_M4

Enable dual-core support [activate Cortex-M4]

Type: bool

Help

Cortex-M0 CPU should boot Cortex-M4

Direct dependencies

SOC_PSOC6_M0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At soc/arm/cypress/Kconfig:24

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration

config SOC_PSOC6_M0_ENABLES_M4
    bool "Enable dual-core support [activate Cortex-M4]"
    depends on SOC_PSOC6_M0
    help
      Cortex-M0 CPU should boot Cortex-M4

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