:orphan: .. title:: BOARD_MIMXRT1015_EVK .. option:: CONFIG_BOARD_MIMXRT1015_EVK *NXP MIMXRT1015-EVK* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_IMX_RT ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_PART_NUMBER_MIMXRT1015DAF5A ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mimxrt1015_evk/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MIMXRT1015_EVK bool "NXP MIMXRT1015-EVK" select \ :option:`SOC_PART_NUMBER_MIMXRT1015DAF5A ` depends on \ :option:`SOC_SERIES_IMX_RT ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*