CONFIG_SOC_PSOC6_M4

SOC_PSOC6_M4

SOC_PSOC6_M4

Type: bool

Direct dependencies

<choice: Cypress PSoC6 MCU Selection> || <choice: Cypress PSoC6 MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

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

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 → Cypress PSoC6 MCU Selection

config SOC_PSOC6_M4
    bool "SOC_PSOC6_M4"
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_DWT
    select CPU_CORTEX_M_HAS_SYSTICK
    depends on <choice>

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Cypress PSoC6 MCU Selection

config SOC_PSOC6_M4
    bool "SOC_PSOC6_M4"
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_DWT
    select CPU_CORTEX_M_HAS_SYSTICK
    depends on <choice>

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