:orphan: .. title:: CONFIG_SOC_NXP_IMX8M .. kconfig:: CONFIG_SOC_NXP_IMX8M CONFIG_SOC_NXP_IMX8M #################### *i.MX8M SoC* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_NXP_IMX8M ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/xtensa/nxp_adsp/imx8m/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/xtensa/nxp_adsp/Kconfig:17`` Menu path: (Top) → Hardware Configuration → NXP i.MX SoC Selection .. code-block:: kconfig config SOC_NXP_IMX8M bool "i.MX8M SoC" depends on SOC_SERIES_NXP_IMX8M && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*