CONFIG_SOC_MIMXRT1052

SOC_MIMXRT1052

Type: bool

Direct dependencies

<choice: i.MX RT Selection>

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

Kconfig definition

At arch/arm/soc/nxp_imx/rt/Kconfig.soc:24

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/nxp_imx/Kconfig:17

Menu path: (top menu) → ARM Options → SoC Configuration → i.MX RT Selection

config SOC_MIMXRT1052
    bool
    prompt "SOC_MIMXRT1052" if <choice: i.MX RT Selection>
    select HAS_MCUX if <choice: i.MX RT Selection>
    select HAS_MCUX_CCM if <choice: i.MX RT Selection>
    select HAS_MCUX_IGPIO if <choice: i.MX RT Selection>
    select HAS_MCUX_LPUART if <choice: i.MX RT Selection>
    select CPU_HAS_FPU if <choice: i.MX RT Selection>
    select CPU_HAS_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.)