:orphan: .. title:: SOC_SERIES_VALKYRIE .. option:: CONFIG_SOC_SERIES_VALKYRIE *Broadcom Valkyrie Series* Type: ``bool`` Help ==== Enable support for Broadcom Valkyrie Series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ARM ` - \ :option:`CPU_CORTEX_M7 ` - \ :option:`SOC_FAMILY_BCMVK ` - \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :option:`CPU_HAS_ARM_MPU ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/bcm_vk/valkyrie/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` → ``soc/arm/bcm_vk/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_SERIES_VALKYRIE bool "Broadcom Valkyrie Series" select \ :option:`ARM ` select \ :option:`CPU_CORTEX_M7 ` select \ :option:`SOC_FAMILY_BCMVK ` select \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` select \ :option:`CPU_HAS_ARM_MPU ` depends on \ :ref:` ` help Enable support for Broadcom Valkyrie Series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*