:orphan: .. title:: SOC_MIMX8MM6 .. option:: CONFIG_SOC_MIMX8MM6 *SOC\_MIMX8MM6* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`HAS_MCUX ` - \ :option:`HAS_MCUX_CCM ` - \ :option:`HAS_MCUX_RDC ` Kconfig definition ================== At ``/arm/nxp_imx/mimx8mm6_m4/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration → i.MX8MM M4 Selection .. code-block:: kconfig config SOC_MIMX8MM6 bool "SOC_MIMX8MM6" select HAS_MCUX select HAS_MCUX_CCM select HAS_MCUX_RDC depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*