:orphan: .. title:: SOC_MIMXRT1024 .. option:: CONFIG_SOC_MIMXRT1024 *SOC_MIMXRT1024* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`HAS_MCUX ` - \ :option:`HAS_MCUX_CACHE ` - \ :option:`HAS_MCUX_CCM ` - \ :option:`HAS_MCUX_ENET ` - \ :option:`HAS_MCUX_IGPIO ` - \ :option:`HAS_MCUX_LPI2C ` - \ :option:`HAS_MCUX_LPSPI ` - \ :option:`HAS_MCUX_LPUART ` - \ :option:`HAS_MCUX_GPT ` - \ :option:`HAS_MCUX_SEMC ` - \ :option:`HAS_MCUX_TRNG ` - \ :option:`CPU_HAS_FPU_DOUBLE_PRECISION ` - \ :option:`CPU_HAS_ARM_MPU ` - \ :option:`INIT_SYS_PLL ` - \ :option:`INIT_USB1_PLL ` - \ :option:`INIT_ENET_PLL ` - \ :option:`HAS_MCUX_USB_EHCI ` - \ :option:`HAS_MCUX_USDHC1 ` - \ :option:`HAS_MCUX_USDHC2 ` - \ :option:`HAS_MCUX_EDMA ` - \ :option:`HAS_MCUX_FLEXCAN ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_imx/rt/Kconfig.soc:78`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration → i.MX RT Selection .. parsed-literal:: config SOC_MIMXRT1024 bool "SOC_MIMXRT1024" select \ :option:`HAS_MCUX ` select \ :option:`HAS_MCUX_CACHE ` select \ :option:`HAS_MCUX_CCM ` select \ :option:`HAS_MCUX_ENET ` select \ :option:`HAS_MCUX_IGPIO ` select \ :option:`HAS_MCUX_LPI2C ` select \ :option:`HAS_MCUX_LPSPI ` select \ :option:`HAS_MCUX_LPUART ` select \ :option:`HAS_MCUX_GPT ` select \ :option:`HAS_MCUX_SEMC ` select \ :option:`HAS_MCUX_TRNG ` select \ :option:`CPU_HAS_FPU_DOUBLE_PRECISION ` select \ :option:`CPU_HAS_ARM_MPU ` select \ :option:`INIT_SYS_PLL ` select \ :option:`INIT_USB1_PLL ` select \ :option:`INIT_ENET_PLL ` select \ :option:`HAS_MCUX_USB_EHCI ` select \ :option:`HAS_MCUX_USDHC1 ` select \ :option:`HAS_MCUX_USDHC2 ` select \ :option:`HAS_MCUX_EDMA ` select \ :option:`HAS_MCUX_FLEXCAN ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*