:orphan: .. title:: SOC_MK22F51212 .. option:: CONFIG_SOC_MK22F51212 *SOC_MK22F51212* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`HAS_MCUX ` - \ :option:`HAS_MCUX_SMC ` - \ :option:`HAS_MCUX_ADC16 ` - \ :option:`HAS_MCUX_FTFX ` - \ :option:`HAS_MCUX_FTM ` - \ :option:`HAS_MCUX_RNGA ` - \ :option:`HAS_MCUX_SIM ` - \ :option:`HAS_OSC ` - \ :option:`HAS_MCG ` - \ :option:`CPU_HAS_FPU ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_kinetis/k2x/Kconfig.soc:14`` 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 K2x MCU Selection .. parsed-literal:: config SOC_MK22F51212 bool "SOC_MK22F51212" select \ :option:`HAS_MCUX ` select \ :option:`HAS_MCUX_SMC ` select \ :option:`HAS_MCUX_ADC16 ` select \ :option:`HAS_MCUX_FTFX ` select \ :option:`HAS_MCUX_FTM ` select \ :option:`HAS_MCUX_RNGA ` select \ :option:`HAS_MCUX_SIM ` select \ :option:`HAS_OSC ` select \ :option:`HAS_MCG ` select \ :option:`CPU_HAS_FPU ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*