The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SOC_MIMXRT1051

SOC_MIMXRT1051

Type: bool

Direct dependencies

<choice: i.MX RT Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/nxp_imx/rt/Kconfig.soc:29

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/nxp_imx/Kconfig:17

Menu path: (top menu) → Hardware Configuration → i.MX RT Selection

config SOC_MIMXRT1051
    bool
    prompt "SOC_MIMXRT1051" if <choice: i.MX RT Selection>
    select HAS_MCUX if <choice: i.MX RT Selection>
    select HAS_MCUX_CACHE if <choice: i.MX RT Selection>
    select HAS_MCUX_CCM if <choice: i.MX RT Selection>
    select HAS_MCUX_ENET if <choice: i.MX RT Selection>
    select HAS_MCUX_IGPIO if <choice: i.MX RT Selection>
    select HAS_MCUX_LPI2C if <choice: i.MX RT Selection>
    select HAS_MCUX_LPSPI if <choice: i.MX RT Selection>
    select HAS_MCUX_LPUART if <choice: i.MX RT Selection>
    select HAS_MCUX_TRNG if <choice: i.MX RT Selection>
    select CPU_HAS_FPU_DOUBLE_PRECISION if <choice: i.MX RT Selection>
    select CPU_HAS_ARM_MPU if <choice: i.MX RT Selection>
    select INIT_ARM_PLL if <choice: i.MX RT Selection>
    select INIT_SYS_PLL if <choice: i.MX RT Selection>
    select INIT_USB1_PLL if <choice: i.MX RT Selection>
    depends on <choice: i.MX RT Selection>

(Definitions include propagated dependencies, including from if’s and menus.)