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 <Zephyr>/boards/arm/sam_v71_xult/Kconfig.board:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/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.)