-
choice: Broadcom Valkyrie SoC
Broadcom Valkyrie SoC
Type: bool
Direct dependencies¶
SOC_SERIES_VALKYRIE
&& SOC_FAMILY_BCMVK
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At <Zephyr SoC>/arm/bcm_vk/valkyrie/Kconfig.soc:6
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/arm/bcm_vk/Kconfig:14
Menu path: (Top) → Hardware Configuration
choice
bool "Broadcom Valkyrie SoC"
depends on SOC_SERIES_VALKYRIE && SOC_FAMILY_BCMVK
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)