CONFIG_SOC_BCM58402_M7

Broadcom BCM58402 M7

Type: bool

Direct dependencies

<choice: Broadcom Viper SoC>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/bcm_vk/viper/Kconfig.soc:8

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2soc/arm/bcm_vk/Kconfig:14

Menu path: (Top) → Hardware Configuration → Broadcom Viper SoC

config SOC_BCM58402_M7
    bool "Broadcom BCM58402 M7"
    select CPU_CORTEX_M7
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_HAS_ARM_MPU
    select CORTEX_M_SYSTICK
    depends on <choice: Broadcom Viper SoC>

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