CONFIG_SOC_MIMXRT685S_CM33

SOC_MIMXRT685S M33

Type: bool

Direct dependencies

<choice: i.MX RT6XX Series MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.soc:10

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nxp_imx/Kconfig:14

Menu path: (Top) → Hardware Configuration → i.MX RT6XX Series MCU Selection

config SOC_MIMXRT685S_CM33
    bool "SOC_MIMXRT685S M33"
    select CPU_HAS_ARM_SAU
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select ARMV8_M_DSP
    select ARM_TRUSTZONE_M
    select CPU_CORTEX_M_HAS_SYSTICK
    select HAS_MCUX
    select HAS_MCUX_SYSCON
    select HAS_MCUX_FLEXCOMM
    select HAS_MCUX_CACHE
    select HAS_MCUX_LPC_DMA
    select INIT_SYS_PLL
    depends on <choice: i.MX RT6XX Series MCU Selection>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)