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

CONFIG_BOARD_SAM_V71_XULT

Atmel SMART SAM V71 Xplained Ultra Board

Type: bool

Direct dependencies

(SOC_PART_NUMBER_SAMV71Q21 || SOC_PART_NUMBER_SAMV71Q21B) && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/sam_v71_xult/Kconfig.board:7

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_SAM_V71_XULT
    bool "Atmel SMART SAM V71 Xplained Ultra Board"
    depends on (SOC_PART_NUMBER_SAMV71Q21 || SOC_PART_NUMBER_SAMV71Q21B) && <choice>

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