:orphan: .. title:: CONFIG_SOC_SERIES_IMX8ML_M7 .. kconfig:: CONFIG_SOC_SERIES_IMX8ML_M7 CONFIG_SOC_SERIES_IMX8ML_M7 ########################### *i.MX8ML M7 Core Series* Type: ``bool`` Help ==== .. code-block:: none Enable support for i.MX8ML M7 MCU series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_M7 ` - \ :kconfig:`SOC_FAMILY_IMX ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`INIT_VIDEO_PLL ` Kconfig definition ================== At ``/arm/nxp_imx/mimx8ml8_m7/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm/nxp_imx/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_IMX8ML_M7 bool "i.MX8ML M7 Core Series" select ARM select CPU_CORTEX_M7 select SOC_FAMILY_IMX select CPU_HAS_FPU select INIT_VIDEO_PLL depends on help Enable support for i.MX8ML M7 MCU series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*