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

SOC_MKW24D5

Type: bool

Direct dependencies

<choice: Kinetis KWx MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:29soc/Kconfig:12soc/arm/nxp_kinetis/Kconfig:15

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

config SOC_MKW24D5
    bool "SOC_MKW24D5"
    select CPU_CORTEX_M4
    select HAS_MCUX
    select HAS_MCUX_ADC16
    select HAS_MCUX_FTFX
    select HAS_MCUX_FTM
    select HAS_MCUX_RNGA
    select HAS_MCUX_SIM
    select HAS_OSC
    select HAS_MCG
    depends on <choice: Kinetis KWx MCU Selection>

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