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 <Zephyr>/soc/arm/cypress/Kconfig:16

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