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

CONFIG_SOC_MKW40Z4

SOC_MKW40Z4

Type: bool

Direct dependencies

<choice: Kinetis KWx MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/nxp_kinetis/kwx/Kconfig.soc:38

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/nxp_kinetis/Kconfig:15

Menu path: (Top) → Hardware Configuration → Kinetis KWx MCU Selection

config SOC_MKW40Z4
    bool "SOC_MKW40Z4"
    select CPU_CORTEX_M0PLUS
    select HAS_MCUX
    select HAS_MCUX_ADC16
    select HAS_MCUX_LPUART
    select HAS_MCUX_SIM
    select HAS_MCUX_TRNG
    select HAS_OSC
    select HAS_MCG
    select HAS_MCUX_RCM
    depends on <choice>

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