The latest development version of this page may be more current than this released 2.3.0 version.
CONFIG_BOARD_MUSCA_B1

ARM Cortex-M33 SMM on V2M-MUSCA

Type: bool

Direct dependencies

SOC_SERIES_MUSCA_B1 && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/v2m_musca_b1/Kconfig.board:4

Included via Kconfig:8Kconfig.zephyr:27boards/Kconfig:22

Menu path: (Top) → Board Selection

config BOARD_MUSCA_B1
    bool "ARM Cortex-M33 SMM on V2M-MUSCA"
    depends on SOC_SERIES_MUSCA_B1 && <choice: Board Selection>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)