:orphan: .. title:: BOARD_MM_SWIFTIO .. option:: CONFIG_BOARD_MM_SWIFTIO *MM MM-SWIFTIO* 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/mm_swiftio/Kconfig.board:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MM_SWIFTIO bool "MM MM-SWIFTIO" 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.)*