The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_SOC_PSOC6_M0

SOC_PSOC6_M0

Type: bool

Direct dependencies

<choice: Cypress PSoC6 MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/cypress/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

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

config SOC_PSOC6_M0
    bool "SOC_PSOC6_M0"
    select CPU_CORTEX_M0PLUS
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_CORTEX_M_HAS_VTOR
    depends on <choice>

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