CONFIG_BOARD_V2M_BEETLE

ARM V2M Beetle Board

Type: bool

Direct dependencies

SOC_BEETLE_R0 && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/v2m_beetle/Kconfig.board:10

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_V2M_BEETLE
    bool
    prompt "ARM V2M Beetle Board" if SOC_BEETLE_R0 && <choice: Board Selection>
    depends on SOC_BEETLE_R0 && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)