:orphan: .. title:: CONFIG_BOARD_MPS2_AN521_CPU0_NS .. kconfig:: CONFIG_BOARD_MPS2_AN521_CPU0_NS CONFIG_BOARD_MPS2_AN521_CPU0_NS ############################### *ARM Cortex-M33 SMM on V2M-MPS2 (AN521) (CPU0 Non-Secure)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_MPS2_AN521_CPU0 ` && \ :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:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_MPS2_AN521_CPU0_NS bool "ARM Cortex-M33 SMM on V2M-MPS2 (AN521) (CPU0 Non-Secure)" select QEMU_TARGET select HAS_COVERAGE_SUPPORT depends on SOC_MPS2_AN521_CPU0 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*