CONFIG_BOARD_MUSCA_S1¶
ARM Cortex-M33 SMM on V2M-MUSCA-S1
Type: bool
Direct dependencies¶
SOC_SERIES_MUSCA_S1 && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm/v2m_musca_s1/Kconfig.board:4
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_MUSCA_S1
    bool "ARM Cortex-M33 SMM on V2M-MUSCA-S1"
    depends on SOC_SERIES_MUSCA_S1 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)