:orphan: .. title:: CONFIG_SOC_SERIES_IMX_RT11XX .. kconfig:: CONFIG_SOC_SERIES_IMX_RT11XX CONFIG_SOC_SERIES_IMX_RT11XX ############################ *i.MX RT 11XX Series* *i.MX RT 11XX Series* Type: ``bool`` Direct dependencies =================== (\ :kconfig:`SOC_SERIES_IMX_RT ` && \ :kconfig:`SOC_FAMILY_IMX `) || (\ :kconfig:`SOC_SERIES_IMX_RT ` && \ :kconfig:`SOC_FAMILY_IMX `) *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_MIMXRT1176_CM7 ` - \ :kconfig:`SOC_MIMXRT1176_CM4 ` - \ :kconfig:`SOC_MIMXRT1176_CM7 ` - \ :kconfig:`SOC_MIMXRT1176_CM4 ` Kconfig definitions =================== At ``/arm/nxp_imx/rt/Kconfig.soc:467`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_SERIES_IMX_RT11XX bool "i.MX RT 11XX Series" depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX ---- At ``/arm/nxp_imx/rt/Kconfig.soc:467`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_SERIES_IMX_RT11XX bool "i.MX RT 11XX Series" depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*