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

SOC_PSOC6_M0

Type: bool

Direct dependencies

<choice: Cypress PSoC6 MCU Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/cypress/Kconfig:11

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

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

config SOC_PSOC6_M0
    bool
    prompt "SOC_PSOC6_M0" if <choice: Cypress PSoC6 MCU Selection>
    select CPU_CORTEX_M0PLUS if <choice: Cypress PSoC6 MCU Selection>
    select CPU_CORTEX_M_HAS_VTOR if <choice: Cypress PSoC6 MCU Selection>
    depends on <choice: Cypress PSoC6 MCU Selection>

(Definitions include propagated dependencies, including from if’s and menus.)