CONFIG_SOC_PSOC6_M0_ENABLES_M4

Enable dual-core support [activate Cortex-M4]

Enable dual-core support [activate Cortex-M4]

Type: bool

Help

Cortex-M0 CPU should boot Cortex-M4

Help

Cortex-M0 CPU should boot Cortex-M4

Direct dependencies

SOC_PSOC6_M0 || SOC_PSOC6_M0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

At <Zephyr>/soc/arm/cypress/Kconfig:24

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2

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

At <Zephyr>/soc/arm/cypress/Kconfig:24

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/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.)