:orphan: .. title:: SOC_MKL25Z4 .. option:: CONFIG_SOC_MKL25Z4 *SOC_MKL25Z4* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M0PLUS ` - \ :option:`HAS_MCUX ` - \ :option:`HAS_MCUX_ADC16 ` - \ :option:`HAS_MCUX_FTFX ` - \ :option:`HAS_MCUX_LPSCI ` - \ :option:`HAS_MCUX_SIM ` - \ :option:`HAS_OSC ` - \ :option:`HAS_MCG ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_kinetis/kl2x/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nxp_kinetis/Kconfig:15`` Menu path: (Top) → Hardware Configuration → Kinetis KL2x MCU Selection .. parsed-literal:: config SOC_MKL25Z4 bool "SOC_MKL25Z4" select \ :option:`CPU_CORTEX_M0PLUS ` select \ :option:`HAS_MCUX ` select \ :option:`HAS_MCUX_ADC16 ` select \ :option:`HAS_MCUX_FTFX ` select \ :option:`HAS_MCUX_LPSCI ` select \ :option:`HAS_MCUX_SIM ` select \ :option:`HAS_OSC ` select \ :option:`HAS_MCG ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*