:orphan: .. title:: BOARD_MIMXRT1050_EVK_QSPI .. option:: CONFIG_BOARD_MIMXRT1050_EVK_QSPI *NXP MIMXRT1050-EVK-QSPI* 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_MIMXRT1052DVL6A ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mimxrt1050_evk/Kconfig.board:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MIMXRT1050_EVK_QSPI bool "NXP MIMXRT1050-EVK-QSPI" select \ :option:`SOC_PART_NUMBER_MIMXRT1052DVL6A ` depends on \ :option:`SOC_SERIES_IMX_RT ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*