:orphan: .. title:: BOARD_MPS2_AN521 .. option:: CONFIG_BOARD_MPS2_AN521 *ARM Cortex-M33 SMM on V2M-MPS2 (AN521)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_MPS2_AN521 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`QEMU_TARGET ` - \ :option:`HAS_COVERAGE_SUPPORT ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mps2_an521/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MPS2_AN521 bool "ARM Cortex-M33 SMM on V2M-MPS2 (AN521)" select \ :option:`QEMU_TARGET ` select \ :option:`HAS_COVERAGE_SUPPORT ` depends on \ :option:`SOC_MPS2_AN521 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*