:orphan: .. title:: choice: i.MX RT Selection .. _choice_113: .. describe:: choice: i.MX RT Selection *i.MX RT Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_IMX_RT ` && \ :kconfig:`SOC_FAMILY_IMX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_MIMXRT1011 ` - \ :kconfig:`SOC_MIMXRT1015 ` - \ :kconfig:`SOC_MIMXRT1021 ` - \ :kconfig:`SOC_MIMXRT1024 ` - \ :kconfig:`SOC_MIMXRT1051 ` - \ :kconfig:`SOC_MIMXRT1052 ` - \ :kconfig:`SOC_MIMXRT1061 ` - \ :kconfig:`SOC_MIMXRT1062 ` - \ :kconfig:`SOC_MIMXRT1064 ` - \ :kconfig:`SOC_MIMXRT1176_CM7 ` - \ :kconfig:`SOC_MIMXRT1176_CM4 ` - \ :kconfig:`SOC_MIMXRT1166_CM7 ` - \ :kconfig:`SOC_MIMXRT1166_CM4 ` Kconfig definition ================== At ``/arm/nxp_imx/rt/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "i.MX RT Selection" depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*