:orphan: .. title:: CONFIG_SOC_PART_NUMBER_IMX_6X_M4 .. kconfig:: CONFIG_SOC_PART_NUMBER_IMX_6X_M4 CONFIG_SOC_PART_NUMBER_IMX_6X_M4 ################################ *(No prompt -- not directly user assignable.)* Type: ``string`` Help ==== .. code-block:: none This string holds the full part number of the SoC. It is a hidden option that you should not set directly. The part number selection choice defines the default value for this string. Help ==== .. code-block:: none This string holds the full part number of the SoC. It is a hidden option that you should not set directly. The part number selection choice defines the default value for this string. Direct dependencies =================== (\ :kconfig:`SOC_SERIES_IMX_6X_M4 ` && \ :kconfig:`SOC_FAMILY_IMX `) || (\ :kconfig:`SOC_SERIES_IMX_6X_M4 ` && \ :kconfig:`SOC_FAMILY_IMX `) *(Includes any dependencies from ifs and menus.)* Defaults ======== - "MCIMX6X1EVK10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVK10AB ` - "MCIMX6X1EVK10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVK10AC ` - "MCIMX6X3EVK10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVK10AB ` - "MCIMX6X3EVK10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVK10AC ` - "MCIMX6X1EVO10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVO10AB ` - "MCIMX6X1EVO10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVO10AC ` - "MCIMX6X3EVO10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVO10AB ` - "MCIMX6X3EVO10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVO10AC ` - "MCIMX6X2EVN10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X2EVN10AB ` - "MCIMX6X2EVN10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X2EVN10AC ` - "MCIMX6X3EVN10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVN10AB ` - "MCIMX6X3EVN10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVN10AC ` - "MCIMX6X4EVM10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X4EVM10AB ` - "MCIMX6X4EVM10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X4EVM10AC ` - "MCIMX6X1EVK10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVK10AB ` - "MCIMX6X1EVK10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVK10AC ` - "MCIMX6X3EVK10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVK10AB ` - "MCIMX6X3EVK10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVK10AC ` - "MCIMX6X1EVO10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVO10AB ` - "MCIMX6X1EVO10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X1EVO10AC ` - "MCIMX6X3EVO10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVO10AB ` - "MCIMX6X3EVO10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVO10AC ` - "MCIMX6X2EVN10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X2EVN10AB ` - "MCIMX6X2EVN10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X2EVN10AC ` - "MCIMX6X3EVN10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVN10AB ` - "MCIMX6X3EVN10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X3EVN10AC ` - "MCIMX6X4EVM10AB" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X4EVM10AB ` - "MCIMX6X4EVM10AC" if \ :kconfig:`SOC_PART_NUMBER_MCIMX6X4EVM10AC ` Kconfig definitions =================== At ``/arm/nxp_imx/mcimx6x_m4/Kconfig.soc:63`` 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_PART_NUMBER_IMX_6X_M4 string default "MCIMX6X1EVK10AB" if SOC_PART_NUMBER_MCIMX6X1EVK10AB default "MCIMX6X1EVK10AC" if SOC_PART_NUMBER_MCIMX6X1EVK10AC default "MCIMX6X3EVK10AB" if SOC_PART_NUMBER_MCIMX6X3EVK10AB default "MCIMX6X3EVK10AC" if SOC_PART_NUMBER_MCIMX6X3EVK10AC default "MCIMX6X1EVO10AB" if SOC_PART_NUMBER_MCIMX6X1EVO10AB default "MCIMX6X1EVO10AC" if SOC_PART_NUMBER_MCIMX6X1EVO10AC default "MCIMX6X3EVO10AB" if SOC_PART_NUMBER_MCIMX6X3EVO10AB default "MCIMX6X3EVO10AC" if SOC_PART_NUMBER_MCIMX6X3EVO10AC default "MCIMX6X2EVN10AB" if SOC_PART_NUMBER_MCIMX6X2EVN10AB default "MCIMX6X2EVN10AC" if SOC_PART_NUMBER_MCIMX6X2EVN10AC default "MCIMX6X3EVN10AB" if SOC_PART_NUMBER_MCIMX6X3EVN10AB default "MCIMX6X3EVN10AC" if SOC_PART_NUMBER_MCIMX6X3EVN10AC default "MCIMX6X4EVM10AB" if SOC_PART_NUMBER_MCIMX6X4EVM10AB default "MCIMX6X4EVM10AC" if SOC_PART_NUMBER_MCIMX6X4EVM10AC depends on SOC_SERIES_IMX_6X_M4 && SOC_FAMILY_IMX help This string holds the full part number of the SoC. It is a hidden option that you should not set directly. The part number selection choice defines the default value for this string. ---- At ``/arm/nxp_imx/mcimx6x_m4/Kconfig.soc:63`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_PART_NUMBER_IMX_6X_M4 string default "MCIMX6X1EVK10AB" if SOC_PART_NUMBER_MCIMX6X1EVK10AB default "MCIMX6X1EVK10AC" if SOC_PART_NUMBER_MCIMX6X1EVK10AC default "MCIMX6X3EVK10AB" if SOC_PART_NUMBER_MCIMX6X3EVK10AB default "MCIMX6X3EVK10AC" if SOC_PART_NUMBER_MCIMX6X3EVK10AC default "MCIMX6X1EVO10AB" if SOC_PART_NUMBER_MCIMX6X1EVO10AB default "MCIMX6X1EVO10AC" if SOC_PART_NUMBER_MCIMX6X1EVO10AC default "MCIMX6X3EVO10AB" if SOC_PART_NUMBER_MCIMX6X3EVO10AB default "MCIMX6X3EVO10AC" if SOC_PART_NUMBER_MCIMX6X3EVO10AC default "MCIMX6X2EVN10AB" if SOC_PART_NUMBER_MCIMX6X2EVN10AB default "MCIMX6X2EVN10AC" if SOC_PART_NUMBER_MCIMX6X2EVN10AC default "MCIMX6X3EVN10AB" if SOC_PART_NUMBER_MCIMX6X3EVN10AB default "MCIMX6X3EVN10AC" if SOC_PART_NUMBER_MCIMX6X3EVN10AC default "MCIMX6X4EVM10AB" if SOC_PART_NUMBER_MCIMX6X4EVM10AB default "MCIMX6X4EVM10AC" if SOC_PART_NUMBER_MCIMX6X4EVM10AC depends on SOC_SERIES_IMX_6X_M4 && SOC_FAMILY_IMX help This string holds the full part number of the SoC. It is a hidden option that you should not set directly. The part number selection choice defines the default value for this string. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*