:orphan: .. title:: BOARD_MPS2_AN385 .. option:: CONFIG_BOARD_MPS2_AN385 *ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` *(Includes any dependencies from if's and menus.)* Symbols selected by this symbol =============================== - \ :option:`QEMU_TARGET ` if \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` - \ :option:`HAS_COVERAGE_SUPPORT ` if \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mps2_an385/Kconfig.board:7`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:25`` → ``boards/Kconfig:21`` Menu path: (top menu) → Board Selection .. parsed-literal:: config BOARD_MPS2_AN385 bool prompt "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" if \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` select \ :option:`QEMU_TARGET ` if \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` select \ :option:`HAS_COVERAGE_SUPPORT ` if \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` depends on \ :option:`SOC_MPS2_AN385 ` && \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*