CONFIG_SOC_PSOC6_M4

SOC_PSOC6_M4

Type: bool

Direct dependencies

<choice: Cypress PSoC6 MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/cypress/Kconfig:16

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/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: Cypress PSoC6 MCU Selection>

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