CONFIG_SOC_MKL25Z4¶
SOC_MKL25Z4
SOC_MKL25Z4
Type: bool
Direct dependencies¶
<choice: Kinetis KL2x MCU Selection> || <choice: Kinetis KL2x MCU Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_kinetis/kl2x/Kconfig.soc:10
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration → Kinetis KL2x MCU Selection
config SOC_MKL25Z4
    bool "SOC_MKL25Z4"
    select CPU_CORTEX_M0PLUS
    select HAS_MCUX
    select HAS_MCUX_ADC16
    select HAS_MCUX_FTFX
    select HAS_MCUX_LPSCI
    select HAS_MCUX_SIM
    select HAS_OSC
    select HAS_MCG
    select HAS_MCUX_RCM
    depends on <choice>
At <Zephyr SoC>/arm/nxp_kinetis/kl2x/Kconfig.soc:10
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration → Kinetis KL2x MCU Selection
config SOC_MKL25Z4
    bool "SOC_MKL25Z4"
    select CPU_CORTEX_M0PLUS
    select HAS_MCUX
    select HAS_MCUX_ADC16
    select HAS_MCUX_FTFX
    select HAS_MCUX_LPSCI
    select HAS_MCUX_SIM
    select HAS_OSC
    select HAS_MCG
    select HAS_MCUX_RCM
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)