:orphan: .. title:: CONFIG_BOARD_MPS2_AN521_CPU1 .. kconfig:: CONFIG_BOARD_MPS2_AN521_CPU1 CONFIG_BOARD_MPS2_AN521_CPU1 ############################ *ARM Cortex-M33 SMM on V2M-MPS2 (AN521) CPU1* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_MPS2_AN521_CPU1 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`QEMU_TARGET ` - \ :kconfig:`HAS_COVERAGE_SUPPORT ` Kconfig definition ================== At ``/arm/mps2_an521/Kconfig.board:16`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_MPS2_AN521_CPU1 bool "ARM Cortex-M33 SMM on V2M-MPS2 (AN521) CPU1" select QEMU_TARGET select HAS_COVERAGE_SUPPORT depends on SOC_MPS2_AN521_CPU1 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*